dashboards_bundlers
dashboards_bundlers copied to clipboard
Cannot enable extension on Anaconda 3 64 bits
Hello,
I get the following issue:
d:\Users>pip install jupyter_dashboards_bundlers Requirement already satisfied: jupyter_dashboards_bundlers in c:\programdata\anaconda3\lib\site-packages Requirement already satisfied: notebook>=5.0 in c:\programdata\anaconda3\lib\site-packages (from jupyter_dashboards_bundlers) Requirement already satisfied: requests>=2.7 in c:\programdata\anaconda3\lib\site-packages (from jupyter_dashboards_bundlers)
d:\Users>jupyter bundlerextension enable --sys-prefix --py dashboards_bundlers Error executing Jupyter command 'bundlerextension': [Errno 'jupyter-bundlerextension' not found] 2
When I try to use conda I get: d:\Users>conda install jupyter_dashboards_bundlers Fetching package metadata ...........
PackageNotFoundError: Package missing in current win-64 channels:
- jupyter_dashboards_bundlers
Close matches found; did you mean one of these?
jupyter_dashboards_bundlers: jupyter_dashboards
Thank you for your help