Support Center
v1.0
Features
Comments
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Jupyter Notebook
AI Tools
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
To embed a Jupyter Notebook to a page, you can do so with Custom HTML, or using GitHub Code if the notebook is hosted on GitHub.
How to Embed a Jupyter Notebook using Custom HTML?
To embed a Jupyter Notebook:
Export it to HTML. To export it, after you run your notebook, run the following command in your workspace:
import os
os.system('jupyter nbconvert --to html yourNotebook.ipynb')
An HTML version of your Jupyter Notebook would be generated in the workspace. Download the HTML file locally.
Open the HTML file and copy its contents.
Create a new Custom HTML block in the page where you want to embed a Jupyter Notebook.
Paste the HTML into it.
Example
Last updated on Jun 23, 2026
Anything missing? Leave us feedback
Next to read:
HubspotStaging Environment
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message