Skip to content

Jupyter Notebooks

45 results found

  1. Discussion on Jupyter Notebook labs

    I would like to open a discussion about the working materials in the Jupyter Notebook labs. About the quality, the positive or negative remarks. Also, about some parts that are a bit unexplained or can be done differently. In other words, my idea is to post some feedbacks about the Jupyter Notebook labs.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    3 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Unable to open Jupyter notebooks on Watson Studio in the Coursera Courses...

    Everything was working fine until yesterday(9 June 2020), Suddenly on 10 June, I lost access to jupyter notebooks on Skills Network Lab with "500 Internal Server Error". Fix this ASPA I'm losing my time.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Import Torchvision libraries cause error

    Despite Torchvision librairy is correctly installed (conda list show the package as 0.2.1 version), the import (ie "import torchvision.transforms as transforms") cause an error ("cannot import name 'PILLOW_VERSION'"). Tried to install a newer version of Torchvision (0.4.2) but cause another error.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Python 3 not available in JupyterLab, need it for my course assignment. Help please!

    I need to use Python 3 for a Coursera lab, my JupyterLab only has Python, despite the Coursera Tutorial showing Python 3 available...

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Deep Neural Networks with PyTorch lab not working

    Hi, I can not access labs for Deep Neural Networks with PyTorch, It is showing "500 Internal Server Error". :(

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Downloading Python3 to JupyterLab

    My lab is using Python 2.7, how can I go about updating that to Python 3.8.2?

    Thanks!

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. ' HTTP Error 403: Forbidden'

    I keep on getting ' HTTP Error 403: Forbidden' every time i try to import a csv file into JupyterLab. This only occurred recently, I've had no problems before. This is true for chrome and explorer.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Access to the Jupyter Notebook - Lab-Functions

    There is an error message:
    File Load Error for PY0101EN-3-3-Functions.ipynb
    Unreadable Notebook: /resources/labs/PY0101EN/PY0101EN-3-3-Functions.ipynb NotJSONError("Notebook does not appear to be JSON: 'Stack trace:\n#0 /var/www/polr/vendor/m...")

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. /bin/sh: 1: conda: not found

    I'm getting below error:
    !conda -- version

    /bin/sh: 1: conda: not found

    This used to work. What is missing?
    Please provide exact fix steps as I'm a real newbie.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Python3 kernel connection issue

    I am not getting connected to Python3 Kernel. It always says reconnecting and finally will be dead. Please suggest

    15 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Install Ta-lib

    I follow the knowledge base suggestion to install Ta-lib: !conda install -c quantopian ta-lib --yes

    However, I encountered the following error messages.

    Solving environment: failed

    UnsatisfiableError: The following specifications were found to be in conflict:
    - scikit-learn==0.20.1
    - ta-lib
    - tensorflow==1.8.0
    Use "conda info <package>" to see the dependencies for each package.

    Can you tell me how to solve this problem?

    Thank you

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Issue with plot the arrays

    Double-click here for the solution.

    <!-- Your answer is below:
    a = np.array([-1, 1])
    b = np.array([1, 1])
    Plotvec2(a, b)
    print("The dot product is", np.dot(a,b))
    -->

    This code is giving error.

    Error: Plotvec2 is not defined.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    2 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. 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?

    86 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    22 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 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

    12 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. 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.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    4 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Notebooks do not load

    When loading a notebook (even an empty one), I see the loading icon spin for many minutes then receive the error: "Notebook Load Failed: We were not able to load the notebook you requested. Click here to try again."

    Is there an issue with my account profile?

    28 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    14 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. unable to import gensim for w2v

    I think it is not installed . kindly install gensim module.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Python  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Jupyter Notebooks

Categories

Feedback and Knowledge Base