Commit Graph
3 Commits
Author SHA1 Message Date
Josh Barnes 3cf6c9da0d alter app default settings & tests
* Make `user` default to `False`, as otherwise it conflicts with other custom install options like `nbextensions_dir` and `prefix`. This makes app default to system install.
 * alter tests to account for new default install
 * alter tests to check *all* potential installation directories, to ensure we don't place anything in a location we shouldn't touch
 * test app `--prefix=` cli arg
2016-09-03 02:10:38 +01:00
Josh Barnes 11b3f74479 add plural nbextensions command alias
i.e. `jupyter contrib nbextensions` should be an alias of `jupyter contrib nbextension`
see https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/686
2016-07-30 00:33:37 +01:00
Josh Barnes adb71bca91 add basic tests 2016-07-24 00:52:09 +01:00