Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
If you’re diving into Microsoft Fabric, you’ve likely heard about its powerful capabilities for unified analytics. One of its standout features? Notebooks. Whether you’re coming from a data science, engineering, or BI background, notebooks provide a flexible space to explore, transform, and visualize data — all within the Fabric ecosystem.
In this guide, we’ll walk through how to get started with Notebooks in Microsoft Fabric — from creating your first notebook to running code and visualizing results. No fluff, just a practical walkthrough to help you hit the ground running.
First, ensure that Fabric Capacity is enabled in your Admin Portal. This is essential to use Fabric features, including Notebooks.
Enter a name and optional description for your workspace.
In the License mode, select either Trial or Fabric Capacity.(I’m selecting Trial since I’m using the free version.)
Inside your workspace, click on “+ New” and select Notebook.
This will open a blank notebook for you to start working with.
The notebook is now ready to use. You can perform:
Analytics
Data Science
All within a single environment!
Existing data sources
Since I already have a Lakehouse, I’ll select “Existing”.
Choose your Lakehouse and click “Connect”.
Once connected, you’ll be able to see your tables and other data assets directly in the notebook.
I will write my first query to view the data by creating a Spark data frame using PySpark, I can select any language out of 4 Python, Scala, R and SQL to query or do analysis
Notebooks in Microsoft Fabric bring the best of both worlds — code-first flexibility and low-code data integration — into a single, unified workspace. Whether you’re performing data cleaning, exploratory analysis, or even building machine learning models, notebooks offer the freedom and power to do it all in one place.
Some benefits include:
If you’re already familiar with notebooks from Jupyter or Databricks, the transition to Microsoft Fabric is smooth — and if you’re new, it’s a great place to start!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.