mirror of
https://github.com/wassname/jupyter_contrib_nbextensions.git
synced 2026-06-27 16:10:24 +08:00
3cf6c9da0d
* 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