Enterprise feature
Hosted notebooks with workspace credentials and pipeline integration require an Enterprise subscription. Other tiers may allow export-only workflows or local Jupyter without in-product execution—check your navigation and Plans and pricing.Jupyter-style notebooks
Planasonix notebooks support familiar cells (code, markdown), kernel selection, and variable inspection. You connect to approved warehouse or Spark clusters using connections admins provision—no personal passwords embedded in notebook JSON.- Exploration
- Documentation
Profile samples, chart distributions, and test join logic before you commit nodes on the canvas.
Pipeline integration
Notebooks can reference pipeline parameters and run context when your deployment wires them together. Typical patterns:- Read the same parameters a nightly job uses to filter partitions during investigation
- Query staging tables a pipeline just wrote without copying connection strings manually
Notebook outputs may contain PII from production samples—apply masking cells and clearance rules consistent with your data classification policy.
Next steps
Getting started
Create and run your first notebook.
Spark integration
Use Spark and Databricks compute.