export tutorials changed in c161138 (#498)
Co-authored-by: dario-coscia <dario-coscia@users.noreply.github.com>
This commit is contained in:
committed by
Nicola Demo
parent
3712631878
commit
e917753702
2
tutorials/tutorial8/tutorial.ipynb
vendored
2
tutorials/tutorial8/tutorial.ipynb
vendored
@@ -42,7 +42,7 @@
|
||||
"\n",
|
||||
" IN_COLAB = True\n",
|
||||
"except:\n",
|
||||
" IN_COLAB = False \n",
|
||||
" IN_COLAB = False\n",
|
||||
"if IN_COLAB:\n",
|
||||
" !pip install \"pina-mathlab\"\n",
|
||||
"\n",
|
||||
|
||||
2
tutorials/tutorial8/tutorial.py
vendored
2
tutorials/tutorial8/tutorial.py
vendored
@@ -12,7 +12,7 @@
|
||||
# Let's start with the necessary imports.
|
||||
# It's important to note the minimum PINA version to run this tutorial is the `0.1`.
|
||||
|
||||
# In[82]:
|
||||
# In[ ]:
|
||||
|
||||
|
||||
## routine needed to run the notebook on Google Colab
|
||||
|
||||
Reference in New Issue
Block a user