New Feature - Jupyter Notebook
Kontext users now have the ability to upload Jupyter Notebooks into their columns, allowing them to easily and rapidly share their code with others on their Kontext Column.
Upload Jupyter notebook
Go to your column index page and click Publish button.
Then select Upload Jupyter notebook menu.
In the opened page, input details accordingly and select a Jupyter Notebook file from your local system.
And then click Upload button to upload the file.
Edit notebooks
You have the option to edit your uploaded notebooks via the context menu available on each content card. Please note that for the current version, you can only edit the source code (Jupyter Notebook JSON).
Find out published notebooks
Notebooks that have been published will appear on the index page of each column. Additionally, you can access them by going to the "My content" menu block on My dashboard.
Limitations
There are some limitations to keep in mind when using Kontext's Jupyter Notebook feature:
Notebooks can be viewed but cannot be run in the current release.
The Kontext Jupyter Notebook parser may not support all cell types and output types. If you encounter any issues, please leave a comment.
The maximum file size for uploaded notebooks is 5MB.
Feedbacks
We would greatly appreciate your feedback on this feature! Please feel free to leave a comment here or contact us directly. Your input helps us improve Kontext and make it even better for all our users. Thank you!