Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switchable install #774

Merged
merged 2 commits into from
Oct 21, 2016
Merged

Conversation

jcb91
Copy link
Member

@jcb91 jcb91 commented Oct 19, 2016

  • add cli switches to install only the nbextensions files, or only the config parts
  • add tests for switchable installs

* add cli switches to install only the nbextensions files, or only the config parts
* add tests for switchable installs
* test must check different directories on install/uninstall
* alter uninstall of config to disable the `contrib_nbextensions_help_item/main` nbextension regardless of whether it's installed or not
@jcb91
Copy link
Member Author

jcb91 commented Oct 21, 2016

this allows the conda recipe to keep the files as part of the build phase, with only the config as part of post-link scripts. Additionally, installing only files (no config) can be done system-wide while maintaining environment encapsulation (see #764)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant