fredokun / cl-jupyter

An enhanced interactive Shell for Common Lisp (based on the Jupyter protocol)
BSD 2-Clause "Simplified" License
199 stars 29 forks source link

cl-jupyter and jupyterhub #35

Open arademaker opened 6 years ago

arademaker commented 6 years ago

Any idea how to run cl-jupyter with https://jupyterhub.readthedocs.io/en/latest/ ?

gheber commented 6 years ago

Here's a running example https://lisp.style/hub/login . It uses GitHub authentication and Docker. If someone else could provide a more generic setup (mine is for Kenzo), that's be very helpful.