Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 601 Bytes

File metadata and controls

23 lines (15 loc) · 601 Bytes

JupyterHub Theme

This theme is based on a custom RWTH Aachen Bootstrap v3 theme which is available here.

Install to Anaconda environment

conda install -c conda-forge jupyterhub nodejs
make install

Update

This project should be compiled with source less files from the same version of jupyterhub as the system-wide installation. After updating jupyterhub, checkout this project in a new folder and run make install again.

License

MIT license Copyright 2018

  • Lukas Koschmieder
  • Mingxuan Lin
  • Alper Topaloglu