Skip to content

Commit 0e17803

Browse files
committed
add introduction lecture for 2020
1 parent 198a358 commit 0e17803

File tree

5 files changed

+2
-1
lines changed

5 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ __pycache__/
55
usernamepw.py
66
cache*.json
77
id.py
8+
.nbgrader.log

jupyter_notebook_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Set options for solutions.
22
c.JupyterLabRmotrSolutions.is_enabled = True
3-
c.JupyterLabRmotrSolutions.role = "student"
3+
c.JupyterLabRmotrSolutions.role = "student" #student, teacher
44
# Enable compression, which makes sense on binder.
55
c.NotebookApp.websocket_compression_options = {}

week01-Introduction/Introduction.pdf

-2.09 MB
Binary file not shown.
5.05 MB
Binary file not shown.
-3.21 MB
Binary file not shown.

0 commit comments

Comments
 (0)