-
Notifications
You must be signed in to change notification settings - Fork 812
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[ToC2] dose not work. #1127
Comments
what notebook version are you running? |
I put version information. jupyter (1.0.0) |
ok, I'm after the output of
|
anyway, see #1128 for a potential fix |
ok. My output is |
thanks. I'm reasonably sure that you're seeing one of the bugs I managed to introduce in #1123 😞 |
ok. I will wait for #1128 to be merged. |
Right, #1128 is merged, so you can now reinstall from the repo master, apply the fix manually, or wait for a new pip/conda release... |
Thanks. The toolbar icon of ToC2 came out. |
Hi, I had used this command to install
This is the info about my istallation/setup
|
@vikramsjn, unfortunately I'm still waiting on Travis to build the PR for the 0.3.3 conda-forge package so for now the conda-forge package is still the buggy one. My previous suggestion still stands, to reinstall from the repo master, or now that 0.3.3 (which has the relevant fix) is on pypi, you can upgrade using pip
for now, until the conda package gets an upgraded release |
@jcb91 So Is it ok to use this pip command when I installed nbextensions using conda ? |
@vikramsjn yes, this is perfectly safe to do over the top of a conda install, but I forgot earlier that two steps are needed. To apply over the top of a conda install, use (with the relevant conda environment active)
You may wish to add a
|
@jcb91 |
@vikramsjn you're welcome, glad to hear you got it fixed ok :)
But there isn't really any great need to for the moment, since you've now got 0.3.3 installed anyway :) |
closing this as fixed by the latest (0.3.3) version |
Even if ToC 2 of Configurable NBextensions is checked and set to enable, no icon appears in notebook's toolbar.
Please let me know if you know the cause and the solution.
Environment:
Windows 10 (64bit)
Python3.6.1 Anaconda3 4.4.0 (64-bit)
The text was updated successfully, but these errors were encountered: