Import from GitHub
Once GitHub is connected, you can import.ipynb files from your repositories.
How to Import
- Go to your organization’s Notebooks page
- Click Import or Upload
- Select From GitHub (if connected)
- Browse your connected repositories
- Select the notebook file
- Configure import settings:
- Title (auto-filled from filename)
- Visibility (private or public)
- Tags (optional)
- Click Import
What Gets Imported
When you import a notebook:- All code and markdown cells
- Cell outputs (if saved)
- Notebook metadata
- LaTeX equations and images
Upload Local Files
You can also upload.ipynb files directly:
- Go to Notebooks → Import
- Select Upload File
- Drag and drop your
.ipynbfile - Configure settings
- Click Upload
Next Steps
Execute Notebooks
Run code in your imported notebooks