Skip to content

Jupyter Notebooks

45 results found

  1. postman

    not able to access postman with <your-snlabs-username>

    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)
  2. Unable to access Jupyter notebooks. It tells me to submit a support ticket.

    Unable to access Jupyter notebooks. It tells me to submit a support ticket.

    7 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. your solution is wrong in exercise Hands-On Lab: Loops

    Question

    Write a while loop to display the values of the Rating of an album playlist stored in the list PlayListRatings. If the score is less than 6, exit the loop. The list PlayListRatings is given by: PlayListRatings = [10, 9.5, 10, 8, 7.5, 5, 10, 10]

    My code :PlayListRatings = [10, 9.5, 10, 8, 7.5, 5, 10, 10]
    i = 1
    Rating = PlayListRatings[0]
    while not(Rating < 6):
    print(Rating)
    Rating = PlayListRatings[i]
    i = i + 1

    print("the loops stops here.")

    output: 10
    9.5
    10
    8
    7.5
    the loops stops here.

    your code :PlayListRatings = [10, 9.5, 10, 8,…

    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)
  4. Error in PY0101EN-5.1_Intro_API

    There was an error in this lab. In step "Reading the data from XLSX file" where run "df = pd.read_excel("sample.xlsx")" it need "!pip install openpyxl"

    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)
  5. cannot access jypyter notebooks in Python for Data Science course plz help

    getting an error 500 when i try to access the labs

    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)
  6. 17 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)
  7. Machine learning with python by IBM coursera cognitive labs examples not working

    Jupyter notebook for machine learning with python IBM course on Coursera is not working. Upon opening the notebook it is showing "500 Internal Server Error". Can someone tell me what to do, keeping in mind I have to finish the course at the earliest?

    10 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)
  8. 7 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)
  9. 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)
  10. banned in error

    Hello,
    I was working on the Network Labs of Unit 3 of the course "Data Visualization with Python", when it stopped running the code. After restart the kernel, and later the site, a message appeareared telling me that I've been banned for "inappropriate activity".
    As I was acting properly, I would presume that a bug, mistake or connection issue had made this happen, so I'll ask you if can fix this.
    Thank you very much, I would like to keep learning this way :)

    The message says "If you think you have been banned in error, please open a support…

    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)
  11. unable to open datasets

    I am unable to open the datasets in this link.
    https://labs.cognitiveclass.ai/tools/jupyterlab/lab/tree/labs/DB0201EN/DB0201EN-Week4-1-1-RealDataPractice-v4-py.ipynb?lti=true

    CENSUS_DATA: Census Dataset

    CHICAGOPUBLICSCHOOLS Chicago Public School

    CHICAGOCRIMEDATA: Chicago Crime Data
    I need to be able to download the datasets in these links but it gives an 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…)
    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)
  12. 7 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. 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. Unable to open coursera lab notebooks

    Since this morning, I was not able to open any of the lab notebook for the Python for Data Science and AI course on Coursera.

    10 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)
  15. 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)
  16. 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)
  17. 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)
  18. ' 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)
  19. 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)
  20. 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)
← Previous 1 3
  • Don't see your idea?

Jupyter Notebooks

Categories

Feedback and Knowledge Base