Skip to content

Commit 28e4f05

Browse files
committed
don't share the solutions
1 parent 0d7c0d7 commit 28e4f05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"editor.formatOnSave": false
77
},
88
"workbench.externalBrowser": "chrome",
9-
"editor.formatOnSaveMode": "modifications"
9+
"editor.formatOnSave": false
1010
}

assignments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ That is now your own copy; make edits in there directly.
6666
- The URL should be of the format `https://colab.research.google.com/drive/<long identifier>`. If it's `https://colab.research.google.com/github/...`, click `Copy to Drive`.
6767
1. Paste your notebook URL in the {{lms_name}} Assignment.
6868

69-
Engaging with comments left in {{coding_env_name}} is more than welcome. After [the late submission deadline](syllabus.md#schedule) for a given Homework passes, the solution will be shared.
69+
Engaging with comments left in {{coding_env_name}} is more than welcome.
7070
{% else -%}
7171
1. Export the notebook as a PDF. From the Jupyter interface, go to:
7272
1. `File`

0 commit comments

Comments
 (0)