Workbench
-
unable to access to SN labs
i cant access to SN labs.
please fix it.
i cant advance the course.32 votes -
Not able to access the Skills Network Labs
Not able to access. Getting this message for 2 days now 'We need more time than usual to prepare your lab. We're migrating you to our new s'
13 votes -
Unable to generate apps in CV studio and unable to complete my course
Please fix CV Studio! We (all learners with IBM Labs) just had to wait for two weeks to have it problem for notebook access solved, and now I can´t still proceed with the course because CV studio tool to generate apps is not working. Every time I try to create a new app with the trained models, it creates nothing. It has been very frustrating to spend so much time trying to find out what is happening from tools that do not work, when we all have so busy days.
13 votes -
fix your lab! also in the previous course jupyter notebook was not working. I cannot afford to pay again.
The lab of
"IBM-Databases and SQL for Data Science with Python" requires to download the script for database and few csv files to fill the data.
But the download links on this following lab does not work:
https://cf-courses-data.s3.us.cloud-object-storage.appdomain.cloud/IBMDeveloperSkillsNetwork-DB0201EN-SkillsNetwork/labs/Labs_Coursera_V5/labs/Lab%20-%20Create%20tables%20using%20SQL%20scripts%20and%20Load%20data%20into%20tables/instructional-labs.md.html?origin=www.coursera.orgplease fix this. I cannot afford to pay again, I am unemployed and trying to improve my profile. I faced problems with jupyter notebook in previous course too. I am losing time.
1 vote -
edit the suggested answer here, thank you
https://labs.cognitiveclass.ai/tools/jupyterlite/lab/tree/labs/PY0101EN/Pandas_Practice.ipynb
This suggested answer should be in single brackets instead of double:
Click here for the solution
df.loc[['Jane', 'Department']]1 vote -
Write instructions more clearly. The code you offer doesn't work.
I spent a fair bit of time trying to figure out what it is you expected me to do. I continuously ran into errors because there was zero clarity in the instructions as to what to enter and how.
Several cells it said to just run with shift enter, they return error message after error message.
This entire exercise was one of futility.1 vote -
Add BOLD warning on the page stating labs can not be restarted
There should be a big warning in BOLD on the middle of the page that says you can not relaunch a lab and the labs are only available in one session. I tried to resume the phpMyAdmin lab and it would not restart. Ii had to go through support and trouble shoot myself to figure this out. Now I am missing a whole session. There should be something in BOLD on the page that says you can not restart and that the lab is only available in one session.
1 vote -
1 vote
-
Unable to access Jupyter notebook examples from Coursera
Unable to access Jupyter notebook examples from Coursera
cannot access to the previous examples of coursera, all the notebooks were removed from tools/jupyterlab1,266 votes -
edit the given answer to one of the problems.
The following, given solution outputs the first element ('10') twice, which could be incorrect. The last and second-last lines of code should be swapped?
PlayListRatings = [10, 9.5, 10, 8, 7.5, 5, 10, 10]
i = 0
Rating = PlayListRatings[0]
while(i < len(PlayListRatings) and Rating >= 6):
print(Rating)
Rating = PlayListRatings[i]
i = i + 11 vote -
Correct the Hands-on Lab: Simple SELECT Statements
I'm reading:
Hands-on Lab: Simple SELECT Statements
But the Datasette won't automatically open the database. And I can't find the URL to feed Datasette.1 vote -
NIF only considers ideas/innovations of a) people from unorganised sector with little/no formal education or professional/technical training
NIF only considers ideas/innovations of a) people from unorganised sector with little/no formal education or professional/technical training and b) students upto class 12. Kindly ascertain your eligibility for submission of any of your ideas/innovations before submission. Please write to us sd@nifindia.org for clarification if any.
1 vote -
Python 3.9
Need Python 3.9
Jupyter Lab is running on 3.7
But 3.7 is no longer supported in Cloud Pak
https://www.ibm.com/docs/en/cloud-paks/cp-data/4.0?topic=new-watson-studio1 vote -
business
business
1 vote -
1 vote
-
The solution I captured displays duplicate value of PlayListRatings[0]
As per the solution of the 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]
In While loop solution, row i = i+1 should be placed before row Rating = PlayListRatings[i]
1 vote -
7 votes
-
1 vote
-
1 vote
-
Need more course
Need to be more interested
1 vote
- Don't see your idea?