Created using Colaboratory

This commit is contained in:
Glenn Jocher 2021-09-17 11:40:47 +02:00
parent 850f98f508
commit e83792e65c
1 changed files with 1 additions and 1 deletions

2
tutorial.ipynb vendored
View File

@ -954,7 +954,7 @@
"id": "FGH0ZjkGjejy" "id": "FGH0ZjkGjejy"
}, },
"source": [ "source": [
"# Unit tests\n", "# CI Checks\n",
"%%shell\n", "%%shell\n",
"export PYTHONPATH=\"$PWD\" # to run *.py. files in subdirectories\n", "export PYTHONPATH=\"$PWD\" # to run *.py. files in subdirectories\n",
"rm -rf runs # remove runs/\n", "rm -rf runs # remove runs/\n",