Jupyter Notebooks
-
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 -
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 -
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 access Jupiter notebook Cognitive labs from Introduction to Containers
Unable to access Jupiter notebook Cognitive labs from Introduction to Containers.
1 vote -
"500 Internal Server Error"
I am not able to access the lab for Data Science course, it says "500 Internal Server Error"
1 vote -
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 -
FIX IT! Machine Learning with Python Week 3 Logistic Regression Lab
How about making sure the notebooks work as intended?
3 votes -
Internal Server 500 error
Unable to access the ungraded external tool in the Strings Operation module of the course Python for Data Science, AI and Development.
1 vote -
1 vote
-
Unable to access Jupyter Notebook from cognitive class.
Unable to access Jupyter Notebook from cognitive class. Please resolve ASAP
1 vote -
Jupyter Notebook server error
I am receiving a server error when trying to access Jupyter notebook to complete my SQL python assignment
1 vote -
Unable to access Jupyter notebook in Cognitive labs examples from Coursera
Hi, I cannot access Jupyter Notebook in the Skills Network virtual lab environment available through Coursera. Looking at the other posts, I reckon it's not an issue just for me. Plese fix. Thank you.
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 -
Jupyter Notebook doesn't work again
Hi,
When I open Jupyter Notebook from a Coursera course, I got 500 Internal Server Error.
It happens often and this is one of the most important parts of many courses.
Therefore I have three questions:
1) Is it possible to get a refund based on the fact that we pay for sth we cannot use?
2) When the issue will be resolved?
3) What availability can we expect (how many days a month it is expected to be working)3 votes -
unable to open Jupyter notebook from Python class on edx. Please help. This is one of the very few times that I DO NOT enjoy seeing a dog.
06,Dec. Unable to open Jupyter notebook from Python class on edx. Please help. This is one of the very few times that I DO NOT enjoy seeing a dog.
1 vote -
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 -
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
- Don't see your idea?