-
Notifications
You must be signed in to change notification settings - Fork 3
hpcleuven/jupyterhub-doc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# JupyterHub user documentation The master branch is deployed at https://hpcleuven.github.io/jupyterhub-doc/ using Github Pages. To locally render the documentation, you will need Jekyll and Bundler. One way to install the required dependencies is to create a Conda environment from the supplied YAML file: ~$ cd jupyterhub-doc ~$ conda env create -f ./environment.yml -n hyde ~$ conda activate hyde ~$ gem install bundler and for the additional GEMs: ~$ cd jupyterhub-doc ~$ bundle install The Jekyll server can then be launched as follows: ~$ bundle exec jekyll serve
About
Documentation on how to use the Jupyterhub service
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published