Commit Graph

121 Commits

Author SHA1 Message Date
Yann Barraud
23b72896b1 Update wiki reference 2015-01-17 12:00:48 +01:00
Min RK
32b7091a28 minor readme tweak 2014-11-18 11:13:56 -08:00
Min RK
584062fbee install requirements explicitly in README
needed for IPython from dev
2014-11-08 21:02:03 -08:00
Min RK
40a99e61ac drop support for old Python, IPython < 3
Require IPython >= 3.0, Python >= 3.3
2014-11-02 15:51:06 -08:00
MinRK
cfd884459f clarify some installation in README 2014-10-21 20:04:12 -07:00
MinRK
83e9762845 add basic CLI and config file support
See `jupyterhub -h` for common shortcuts

default config file: `jupyter_hub_config.py`
generate config file with: `jupyterhub --generate-config`
non-default config file: `jupyterhub -f myconfig.py`
2014-09-16 14:47:48 -07:00
MinRK
3968cc0c28 clarify bower/css needed only for dev install
and after recent fixes, only needed on pull,
not on first install.
2014-09-12 11:50:16 -07:00
Brian E. Granger
ee7e5749ec Adding more details to the README. 2014-09-11 20:10:45 -07:00
MinRK
7f93ea2325 add some basic HTML pages
and LESS

closes #6
2014-09-09 15:20:21 -07:00
Min RK
59dd05e707 Merge pull request #20 from tsaeger/patch-1
Update README.md
2014-08-31 13:44:00 -07:00
MinRK
9b43e0848a note nodejs-legacy package 2014-08-30 21:51:32 -07:00
Tom Saeger
eaba3af1cc Update README.md
quick spelling fix
2014-08-30 13:23:24 -05:00
MinRK
bb660cc5a8 proxy moved to its own repo
moved to jupyter/configurable-http-proxy

closes #11
2014-08-25 16:12:04 -07:00
MinRK
8ca425fd8a make it a proper package
both jupyterhub and configurable-http-proxy
2014-08-20 20:26:02 -07:00
MinRK
c7acaec239 s/multiuser/jupyterhub 2014-08-19 17:44:30 -07:00
MinRK
0f4537e473 cleanup pass
- logging
- process cleanup
- docstrings
- COPYING.md
2014-08-19 17:34:47 -07:00
MinRK
d7c9a846bb update README and requirements 2014-07-10 09:15:59 -05:00
MinRK
d3c95c7da5 install js dependencies with npm install 2014-07-07 23:57:17 -05:00
MinRK
bd7ce083f4 multiuser pkg 2014-07-07 10:27:53 -05:00
MinRK
d3ebeb0cc1 make multiuser_notebook a package 2014-06-19 16:51:55 -07:00
MinRK
d4c5e70ed3 init with basic working example 2014-06-12 16:22:06 -07:00