everware / jupyterhub

Multi-user server for Jupyter notebooks
Other
1 stars 3 forks source link

[WIP] Consolidation after the hackathon #14

Closed betatim closed 8 years ago

betatim commented 8 years ago

Learnt a few things about how things should fit together which means we need less customisation (I think). This is a collection of things that tries to make things more tidy, as in less modified compared to the default jupyterhub. The biggest challenge is passing info from the login page to the spawner. Maybe we can come up with something that is general enough to be merged into jupyterhub itself.

Also changed the login page back to asking for username and password. Would be super if we could deploy this on a AWS machine, or some such as live demo. There it would need user+pass again.

Still work-in-progress but feel free to leave comments already.

anaderi commented 8 years ago

let's forget this PR )