check on Colab option
This commit is contained in:
2
tutorials/tutorial5/tutorial.py
vendored
2
tutorials/tutorial5/tutorial.py
vendored
@@ -22,7 +22,7 @@ if IN_COLAB:
|
||||
get_ipython().system('pip install "pina-mathlab"')
|
||||
get_ipython().system('pip install scipy')
|
||||
# get the data
|
||||
get_ipython().system('wget https://github.com/mathLab/PINA/blob/master/tutorials/tutorial5/Data_Darcy.mat')
|
||||
get_ipython().system('wget https://github.com/mathLab/PINA/raw/refs/heads/master/tutorials/tutorial5/Data_Darcy.mat')
|
||||
|
||||
|
||||
# !pip install scipy # install scipy
|
||||
|
||||
Reference in New Issue
Block a user