Closed bollwyvl closed 9 years ago
The passthrough args to nbextension install were completely broken. This adds some more knowledge about the passthrough kwargs based on the current --help.
nbextension install
--help
Definitely needs to go into the tests!
The build fail is the missing osx and windows build members.
The passthrough args to
nbextension install
were completely broken. This adds some more knowledge about the passthrough kwargs based on the current--help
.Definitely needs to go into the tests!