You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+32-2Lines changed: 32 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ If you can not access Python and/or Jupyter Notebook on your machine, you can st
19
19
3. Jupyter Notebook session will open in your browser and you can start navigating through the materials.
20
20
21
21
#### Contributing
22
-
See [contributing]() guide.
22
+
See [contributing](https://github.com/jerry-git/learn-python3/blob/master/CONTRIBUTING.md) guide.
23
23
24
24
25
25
## Beginner
@@ -41,4 +41,34 @@ See [contributing]() guide.
41
41
1.[Testing with pytest - part 2](http://htmlpreview.github.com/?https://github.com/jerry-git/learn-python3/blob/master/notebooks/beginner/html/testing2.html)[[notebook]](https://github.com/jerry-git/learn-python3/blob/master/notebooks/beginner/testing2.ipynb)[[exercise]](https://github.com/jerry-git/learn-python3/blob/master/notebooks/beginner/exercises/testing2_exercise.ipynb)
0 commit comments