Adding notebooks from Colab, SageMaker, etc
Contents
Adding notebooks from Colab, SageMaker, etc#
JupyterSpot supports any notebook in .ipynb
format, which means that if you use another notebook service like Colab, SageMaker, Azure, DeepNote, or CoCalc, you can still export the notebook as an .ipynb
file and use JupyterSpot with it.
Colab#
As an example, we can export this Colab notebook to .ipynb
by clicking File -> Download -> Download .ipynb
Once you’ve downloaded this file, you can add it to JupyterSpot via one of the methods discussed in Adding Notebooks.
SageMaker, Azure, DeepNote, and CoCalc#
The process is similar for SageMaker, Azure, DeepNote, or CoCalc. Simply export your notebook to .ipynb
and then add it to JupyterSpot.