You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jupyter Notebook is an application for creating and sharing computational documents. JupyterHub is a way of providing the Notebooks to multiple users. The benefit is that users gain easy interactive access to computational resources without need to install anything.
The goal of this issue is to create ELIXIR Node-Specific JupyterHub Deployment Instructions
Objective: Document customized deployment instructions for JupyterHub on different ELIXIR node backends, covering unique configurations per infrastructure.
Scope: Each ELIXIR node might have its own networking, authentication, and storage configurations. Instructions should clarify these node-specific requirements.
How?
Several people can work on this issue, depending on the infrastructure type that have available.
Decide which infrastructure type you can support (local deployment, Kubernetes, cloud (Azure, Google, AWS, OpenStack, VMWare), or any other
Study the JupyterHub documentation and set up functional instance
Don't forget to incorporate security - setting up authentication, authorization. If you have an opportunity to set up JH instance with any identity provider, use that!
Try to think about storage - how it would be possible to attach S3, NFS, CEPH or local storage?
Why?
Jupyter Notebook is an application for creating and sharing computational documents. JupyterHub is a way of providing the Notebooks to multiple users. The benefit is that users gain easy interactive access to computational resources without need to install anything.
The goal of this issue is to create ELIXIR Node-Specific JupyterHub Deployment Instructions
Objective: Document customized deployment instructions for JupyterHub on different ELIXIR node backends, covering unique configurations per infrastructure.
Scope: Each ELIXIR node might have its own networking, authentication, and storage configurations. Instructions should clarify these node-specific requirements.
How?
Several people can work on this issue, depending on the infrastructure type that have available.
If you want to work on this issue:
The text was updated successfully, but these errors were encountered: