Jupyter Notebooks

Work with Jupyter Notebooks in Positron with built-in support for Python and R. No extra dependencies needed as notebooks integrate seamlessly with the IDE.

Jupyter Notebooks offer a flexible, interactive UI for combining code, prose, and visualizations.

Positron enhances Jupyter Notebooks in several key ways:

A Jupyter Notebook in Positron with a Python code cell, a monthly electricity usage chart as output, the Assistant panel open to the left, andthe Variables pane open to the right.

A Jupyter Notebook in Positron with a Python code cell, a monthly electricity usage chart as output, the Assistant panel open to the left, andthe Variables pane open to the right.

Notebook editors

Positron currently offers two editors for working with Jupyter Notebooks: the Positron Notebook Editor which is currently in alpha, and the Legacy Notebook Editor which is the default VS Code based notebook editor.

Positron Notebook Editor

Important

The Positron Notebook Editor is currently in public alpha. We are actively working on improving the Notebook experience in Positron and want to hear from you! Share your thoughts on this Github discussion or schedule a call with our product and engineering team.

The Positron Notebook Editor is a native notebook experience built specifically for Positron. It provides notebook-aware AI assistance, integrated data exploration, and an improved user experience for data science workflows.

To enable the Positron Notebook Editor, see the setup instructions.

Legacy notebook editor

The Legacy Notebook Editor is the default Code OSS based notebook editor. If you’re familiar with Jupyter Notebooks in VS Code, this editor will feel familiar.