This commit is contained in:
N_T 2024-12-09 16:39:09 +08:00
parent 1049044612
commit abb6b46d0f

View File

@ -138,7 +138,7 @@
" import google.colab # to ensure that we are inside colab\n", " import google.colab # to ensure that we are inside colab\n",
" !pip install --upgrade --quiet phiflow==3.2\n", " !pip install --upgrade --quiet phiflow==3.2\n",
" #!pip install --upgrade --quiet git+https://github.com/tum-pbs/PhiFlow@develop\n", " #!pip install --upgrade --quiet git+https://github.com/tum-pbs/PhiFlow@develop\n",
" # NT_DEBUG , remove develop for pbdl-dataset:\n", " # for pbdl-dataset:\n",
" !pip install --upgrade --quiet git+https://github.com/tum-pbs/pbdl-dataset@develop\n", " !pip install --upgrade --quiet git+https://github.com/tum-pbs/pbdl-dataset@develop\n",
"\n", "\n",
"except ImportError:\n", "except ImportError:\n",