Files

No Jupyter server

Connect to a Jupyter server to use the integrated terminal.

Get started
Connect to a Jupyter server, then open a workspace folder to browse files and run notebooks.

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

Open a workspace folder

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

No Jupyter server

Connect to a Jupyter server to use the integrated terminal.

Loading chat history...