Jupyter Notebooks
-
unable to import gensim for w2v
I think it is not installed . kindly install gensim module.
1 vote -
Plugins
Integration without coding. Github, DB, cloud services, BI, etc.
1 vote -
Basic Tutorials don't load: "Server Error: Refresh your browser and contact us if the problem persists"
When I try to load any of the six basic tutorials, I get the following error:
Server Error: Refresh your browser and contact us if the problem persists
I have tried and re-tried, so I wanted to submit an issue.
0 votes -
mxnet with gpu
The Idea is to installing mxnet-cu80 (mxnet-cu90, mxnet-cu91 or mxnet-cu92). But the issue is mxnet-80 has dependence with the instalation of libnvrtc8.0 which is installed by the linux console. And there is not possible due to Administrative privileges.
Thank You!
3 votes -
Unable to call 'sc' in jupyter notebook.
Previously I was able to call the same for Spark Context
1 vote -
PyMC does not install
PyMC module doesn't install with '!pip install pymc'. The following error is shown:
Traceback (most recent call last):
File "/resources/common/.virtualenv/python2/bin/pip", line 7, in <module>
from pip.internal import main
File "/resources/common/.virtualenv/python2/lib/python2.7/site-packages/pip/internal/init.py", line 42, in <module>
from pip.internal import cmdoptions
File "/resources/common/.virtualenv/python2/lib/python2.7/site-packages/pip/internal/cmdoptions.py", line 16, in <module>
from pip.internal.index import (
File "/resources/common/.virtualenv/python2/lib/python2.7/site-packages/pip/internal/index.py", line 15, in <module>
from pip.vendor import html5lib, requests, six
File "/resources/common/.virtualenv/python2/lib/python2.7/site-packages/pip/vendor/requests/init.py", line 86, in <module>
from pip.vendor.urllib3.contrib import pyopenssl
File "/resources/common/.virtualenv/python2/lib/python2.7/site-packages/pip/vendor/urllib3/contrib/pyopenssl.py", line 46, in <module>
import OpenSSL.SSL
File "/usr/local/lib/python2.7/dist-packages/OpenSSL/init.py", line 8, in <module>…1 vote -
I am trying to use seaborn's distplot but its not generating. the error is "javascript is not enabled in jupyter labs"
I am trying to use seaborn's distplot but its not generating. the error is "javascript is not enabled in jupyter labs" . I am using jupyter notebook but still is not generating
3 votes -
Update pandas package please
Current version is 0.22.0, whilst we seem to be running 0.18.1. Please update so new features can be utilised.
10 votesplanned ·AdminLeon Katsnelson (Director & CTO, IBM Analytics Emerging Technology, Cognitive Class Labs) responded
Thanks for your feedback. We will update.
-
Share ipython notebooks on github
If you could provide an option to share ipython notebooks in DSWB on github, that would be very helpful.
Thanks!
4 votes -
Github
How to integrate github with data science work bench ?
2 votes -
sklearn.model_selection is now moved to .18 version. Current version is 0.17 - all my notebooks are failing due to this. Please update!!!
sklearn.model_selection is now moved to .18 version. Current version is 0.17 - all my notebooks are failing due to this. Please update!!!
9 votes -
Javascript kernel for ipython notebook
In the future, is there a possibility of providing support for javascript in ipython notebook?
1 vote -
Jupyter Notebook not working (13/FEB/2017)
I am trying to access to BDU Workbeend Jupyter notebook and it is still loading for an infinite time. I tried during all current day (13/Feb/2017).
14 votes -
5 votes
-
Insert Import for Python file not working
The functionality to have a context menu for Notebooks and Python files is quite nice, but unfortunately it does not work for me.
I have a larger project with many local *.py files that are imported, yet in my Jupyter notebooks the dot-string that the "Insert Import" functionality gives me does not resolve. I.e. I get errors like:
----> 3 import data.mycode.QFog.Dag
ImportError: No module named 'data'
I am suprised that this issue is not reported yet. It makes working with a large python project virtually impossible on the platform.
1 vote -
Tutorial on how to use Mike Bostock's Collapsible Tree
It would be great to have a tutorial on how to use Mike Bostock Collapsible Tree http://bl.ocks.org/mbostock/4339083
1 vote -
Intellisense-like popup-help. That is. hover over a function, class, etc. and get a short description
Most Python IDEs have some sort of pop-up help. e.g. hover over a function (built-in, library, user defined) and get a pop-up showing the signature.
Also highlight (e.g. with red squiggles) errors in syntax. Highlight in blue squiggles using a variable before definition, etc.
6 votes -
Tutorial #6 Not loading
I was able to open the first 5 tutorial notebooks without a problem by clicking import on the welcome page. However, for the 6th tutorial I cannot open it using the same step.
I put in this command !ls to list all the files and I see it there. However, i cannot access it from the sidebar.
-Jas
7 votes -
need simpler interface for managing notebooks
Managing notebooks is not easy when there are many notebooks, even though when I create tag panel and arrange them into tag panels. For example, I need to delete some of them together, or tag them, etc. I need to see all of my notebooks as a tree in a bigger page.
12 votes -
Recover deleted notebook and data
There is no confirmation to delete notebooks/data, or the ability to recover delete notebooks/data. This is dangerous! :O
5 votes
- Don't see your idea?