Skip to content

Commit 1669384

Browse files
committed
Trying to fix Markdown rendering bug.
1 parent fcde240 commit 1669384

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_pages/dat450/assignment1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Note that GPUs cannot be accessed from the JupyterHub notebooks, so you must sub
9595
import your_a1_solution</pre>
9696
By enabling auto-reloading, you won't have to restart the notebook every time you update the code in the Python file. Note that auto-reloading in notebooks does not work if you do <code>from your_a1_solution import ...</code>.
9797
</li>
98+
</ul>
9899
</div>
99100
</details>
100101

0 commit comments

Comments
 (0)