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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ using [Notebook-Classroom](https://github.com/hydrocode-de/notebook-classroom).
8
8
The best way to build your own is to [generate a new repository using this as a template](https://github.com/hydrocode-de/sample-lecture-python/generate)
9
9
10
10
<hr>
11
+
11
12
## What's contained?
12
13
13
14
There are a cople of files in the repository. Most of them don't need to be touched, but you can use them to adjust
@@ -64,4 +65,4 @@ should be used.
64
65
65
66
1. Add missing packages to the ``requirements.txt``
66
67
2. Remove/replace all ``.ipynb`` with your lectures
67
-
3. Configure [Notebook-Classroom](https://github.com/hydrocode-de/notebook-classroom) application by adjusting [configuration.js]
68
+
3. Configure [Notebook-Classroom](https://github.com/hydrocode-de/notebook-classroom) application by adjusting [configuration.js](configuration.js).
0 commit comments