Jupyter notebook
Jupyter Notebook is a project to develop open-source software, open standards, and services for interactive computing across multiple programming languages.
Jupyter in OnDemand
You can run a Jupyter Notebook directly within your browser using the OnDemand service.
Advantages
- Running as a MetaCenter job
- Extension of walltime available
Jupyter Hub/Lab in Kubernetes
Another option is to use Jupyter Notebook through Jupyter hub or Binder hub using Kubernetes directly in your browser. For detailed instructions, refer to the documentation Kubernetes documentation
Advantages
- AI Support: Some images come with AI chat support, expanding their capabilities
- Many pre-prepared images: Also contains Matlab, RStudio, and VS Code Images
- Integration with BinderHub: Access your images stored on GitHub
- SSH access support: DataScience NB with SSH access
- Resource Monitoring & Shutdown: monitoring of resource utilization and an automatic shutdown mechanism if the notebook remains unused
Jupyter notebook instance on cloud
Metacentrum run its own instance of Jupyter notebook servers on cloud. To use this option, proceed as described in this tutorial.
- complex solution with support of MetaCenter module files
Last updated on