Skip to content

Commit d962d68

Browse files
committed
Trying to fix Markdown rendering bug.
1 parent 3419dfd commit d962d68

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
@@ -93,6 +93,7 @@ Note that GPUs cannot be accessed from the JupyterHub notebooks, so you must sub
9393
%autoreload 2
9494
import your_a1_solution</pre>
9595
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>.
96+
9697
</li>
9798
</div>
9899
</details>

0 commit comments

Comments
 (0)