export tutorials changed in c161138 (#498)
Co-authored-by: dario-coscia <dario-coscia@users.noreply.github.com>
This commit is contained in:
committed by
FilippoOlivo
parent
fa402b3565
commit
ae1fd2680f
2
tutorials/tutorial7/tutorial.ipynb
vendored
2
tutorials/tutorial7/tutorial.ipynb
vendored
@@ -75,7 +75,7 @@
|
||||
"source": [
|
||||
"## routine needed to run the notebook on Google Colab\n",
|
||||
"try:\n",
|
||||
" import google.colab \n",
|
||||
" import google.colab\n",
|
||||
"\n",
|
||||
" IN_COLAB = True\n",
|
||||
"except:\n",
|
||||
|
||||
2
tutorials/tutorial7/tutorial.py
vendored
2
tutorials/tutorial7/tutorial.py
vendored
@@ -25,7 +25,7 @@
|
||||
|
||||
# Let's start with useful imports.
|
||||
|
||||
# In[20]:
|
||||
# In[ ]:
|
||||
|
||||
|
||||
## routine needed to run the notebook on Google Colab
|
||||
|
||||
Reference in New Issue
Block a user