Jupyter Notebooks
135 results found
-
Unable to access Jupyter notebook in Cognitive labs examples from Coursera https://labs.cognitiveclass.ai/login/lti_actual
I am getting Internal server 500.
Please Help
130 votes -
3 votes
-
1 vote
-
19 votes
-
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.
1 vote -
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 + 1print("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 -
15 votes
-
WHEN i click on open tool to open my jupyter notebook . It shows 500 internal server error . And its still showing the same error
This error has hampered my progress . 500 internal error is poping up everytime i open the jupyter labs . Please resolve this as soon as possible . As my course needs to be completed on time
16 votes -
Can't open Jupyter Notebooks from the Coursera Data Science course on skills Network Lab. Keeping getting a "500 Internal Server Error".
I tried click on "Jupyterlab" from the menu on the left of the screen and it said he could recognize what site I was coming from.
1 vote -
Unable to access Jupyter notebook in Cognitive labs examples from Coursera https://labs.cognitiveclass.ai/login/lti_actual
Please help!!! I am desperate!
I am unable to access this site. I have cleared and cleaned my cookies and stuff, but it tells me the following;
Also, I have TRIED and TRIED to put the image here, but it won't let me.
"IBM Developer Skills Network - LABS
Sorry
Thank you for joining us again. It seems that your Skill Network Labs account is still under deletion. Please try to login/register with this account later, or try to use another social account. If you continue to see this message after a few minutes, please open a Support Ticket."I…
1 vote -
My idea is that you figure out how to fix a website after three days of being down.
What in the heck am I paying $39 a month for, along with everyone else here, if you're just going to break your website for days at a time? Also, turn off the grading requirements for the time being so that we can just complete our courses and get our certificates. Like seriously, do anything.
12 votes -
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 -
Unable to "Open Tool", Start Lab Environment to open Jupyter Notebook - Databases and SQL for Data Science with Python
I am currently unable to load the Jupyter Notebook. When I click on the "Open Tool" button for the Peer-Reviewed Assignment on week 5, it brings me to a page with "Please wait while we prepare to start your lab environment." and a loading circle. It loads for very long (might have been more than an hour) and does not come up with an error message. I have tried using different browsers, cleared my cookies, used incognito mode, and changed my internet connection. It still does not work. Please help. Thank you.
38 votes -
Unable to access Jupiter notebook Cognitive labs from Introduction to Containers
Unable to access Jupiter notebook Cognitive labs from Introduction to Containers.
1 vote -
Attention Skills Network Labs is down for maintenance to improve the security of your exercises. Please try again later.
Attention
Skills Network Labs is down for maintenance to improve the security of your exercises. Please try again later.4 votes -
Unable to access Jupyter Notebook from cognitive class.
Unable to access Jupyter Notebook from cognitive class. Please resolve ASAP
1 vote -
7 votes
-
500 Internal Server Error
I could not access the Jupyter Notebooks in cognitive class AI. I need it to do the lab exercises in CV studio. Please help me.
1 vote -
Unable to access Jupyter notebook for the final assignment. Please help
The lab is down again today, been up and down for days this week. The dog saying he made a mess shows up again. Please help
1 vote -
The link from the hands on lab doesn't work
500 error internal server from the link on the Hands-on Lab: Extract, Transform, Load (ETL) on the Python Project for Data Engineering.
1 vote
- Don't see your idea?