Commit Graph

10 Commits

Author SHA1 Message Date
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
Min RK
83569221b9 s/bower/js/ 2014-10-31 16:23:19 -07:00
MinRK
cfd884459f clarify some installation in README 2014-10-21 20:04:12 -07:00
MinRK
ae7232f22c better message on OSError due to missing bower/less 2014-10-17 13:52:48 -07:00
MinRK
3b6dc5a8ae install subpackages 2014-09-14 11:23:03 -07:00
MinRK
bb02bbd858 run bower/css in develop
ensures js/css dependencies are installed after `pip install -e`
2014-09-12 11:37:37 -07:00
MinRK
2e7463a894 add BaseCommand
adds missing `get_inputs` and `get_outputs`

used by pip.
2014-09-09 22:58:48 -07:00
MinRK
7f93ea2325 add some basic HTML pages
and LESS

closes #6
2014-09-09 15:20:21 -07:00
MinRK
0980d1fa99 allow bower to be run as root
because javascript is awesome!
2014-08-21 11:58:39 -07:00
MinRK
8ca425fd8a make it a proper package
both jupyterhub and configurable-http-proxy
2014-08-20 20:26:02 -07:00