-
Updated
Jul 6, 2020
mooc
Here are 414 public repositories matching this topic...
-
Updated
Apr 15, 2020 - Java
Add new content
If you know anything related to the current sections you can add.
-
Updated
Mar 23, 2020 - Java
If the path contains spaces, then
docker run -it -p 8888:8888 -p 6006:6006 -v /$(pwd)/session-1:/notebooks --name tf cadl /bin/bash
might throw the error
docker: invalid reference format: repository name must be lowercase.
or behave unexpectedly.
Wrapping in quotation marks solves this:
`docker run -it -p 8888:8888 -p 6006:6006 -v "/$(pwd)/session-1":/notebooks --name tf cadl /bin/bas
-
Updated
Apr 24, 2019
In https://github.com/csev/py4e/blob/master/book3/01-intro.mkd, I would like to suggest to improve readability by adding a space after the colon in:
python words.py
Enter file:words.txt
to 16I.e., replace it by
python words.py
Enter file: words.txt
to 16-
Updated
Feb 24, 2020 - Jupyter Notebook
-
Updated
Jun 8, 2019 - C++
-
Updated
Jun 4, 2020
-
Updated
Mar 7, 2018 - JavaScript
-
Updated
Jan 28, 2020 - Python
Not sure how easy this is to do but it would be great to speed up the generation of pylint error and warning messages in tooltip.
-
Updated
Apr 28, 2019
-
Updated
Jul 3, 2020 - JavaScript
The API is well-defined in the code, but it would be nice to have it in ReadTheDocs.
It would also allow us to add bits of useful information, such as the fact that #470 exists.
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
Apr 12, 2014 - Java
-
Updated
Aug 1, 2018 - Java
-
Updated
Apr 14, 2020
-
Updated
May 13, 2020 - Jupyter Notebook
-
Updated
Jul 1, 2020 - PHP
-
Updated
Feb 22, 2018 - JavaScript
Improve this page
Add a description, image, and links to the mooc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mooc topic, visit your repo's landing page and select "manage topics."
Our default placeholders sometimes cause confusion, like in this thread. Perhaps different placeholders, like
"[email protected]"and"YourTokenHere"will help with that.Another thread: https://www.coursera.org/learn/practical-rl/discussions/all/threads/jxK8jdhzQ6iSvI3Yc-Oouw