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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ you can kill them with `! pkill -9 python3` and check with `! nvidia-smi` that G
30
30
For now, we use a simplified version of a progress bar suitable for Colab.
31
31
* Blinking animation with `IPython.display.clear_output()`.
32
32
It's usable, but still looking for a workaround.
33
+
* If you see an error "No module named 'common'", make sure you've uncommented the assignment-specific line in step 6, restart your kernel and execute all cells again
0 commit comments