Jupyter Notebooks
-
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>
from OpenSSL import rand, crypto, SSL
File "/usr/local/lib/python2.7/dist-packages/OpenSSL/rand.py", line 11,…
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 -
Cannot open Jupyter for IBM PowerAI getting error 502 Bad Gateway
I am getting error 502 Bad Gateway since yesterday while connecting to Jupyter for IBM PowerAI.
Is there some kind of maintenance or issue going on?
Because if it is permanent or if it will take a lot of time I would atleast like to retrieve some of the files that I was working on so that I can resume elsewhere
9 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.
-
500 Internal Server Error
I'm trying to access the Jupyter Notebook and I'm getting the following message: "500 Internal Server Error ". What should I do?
55 votes -
Cannot open Jupyter Notebooks and connot contact support because the link goes nowhere
It stays forever on loading. Already tried incognito and eliminated cookies but with no sucess. Tried to contact support "Contact support" is unclickable
13 votes -
Javascript kernel for ipython notebook
In the future, is there a possibility of providing support for javascript in ipython notebook?
1 vote -
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 -
Jupyter notebook doesn't connect to the kernel
Jupyter notebook when opened in labs for TEnsorflow training, the kernel is not connected and keeps retrying to connect to the kernel.
I think the kernel is an IBM system and it is blocked from the websense of my organization network.
Can you please provide the URL for the kernel so that I can raise a request to my IT team to bypass the URL/domain(s) so as to connect to the kernel successfully.
Please supply the complete url containing the domain and subdomains, specifically.
Thanks.1 vote -
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 -
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 -
Internal Server Error.
After logging in I can see menu tabs on the left, although i can't get access to any notebooks or data (which i created/uploaded earlier), and i get an "Internal Server Error." on the main page.
6 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 -
Why I encounter error 502 when I try to log in?
Hey, does anyone knows if the workbench is undergoing any maintenance or something else? I used the Jupyter Notebooks just a few hours ago and it was good. But just now, I can't log into the workbench, there's always a 502 error. Is this a temporary issue or other things are happening?
Thanks.4 votes -
Iam not able to open Jupyter notebook
Jupyter notebook is not opening.It continues loading as shown in the screenshot
16 votes -
Jupyter notebooks go missing mysteriously
I have recently noticed that when I open the DS Workbench to go to Juypter, my notebooks are missing. It sometimes shows only 1 of workbooks, other times, it shows Untitles1.pnyb
In the attached screenshot, please observe that all my worksbooks that I worked on for my deep learning class are missing. Please fix asap.
3 votes -
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
- Don't see your idea?