No folder currently selected. Click to choose a new directory.

(No recent folders to show)
Get started
Open a workspace folder and connect a Jupyter server to get started.
1

Open a folder

Use the Files panel on the left to open a folder.

2

Connect to a Jupyter server

Orion needs a Jupyter server connection to run notebooks and terminal commands.

  1. 1. Open a terminal.
  2. 2. Run jupyter server --ServerApp.allow_origin='*'
  3. 3. Copy the URL with the token from the terminal output.
  4. 4. Click the in the toolbar and paste the URL to connect.

Example URL

http://localhost:8888/?token=0123456789abcdef

No Jupyter server

Connect to a Jupyter server to use the integrated terminal.

Loading chat history...