File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2727 "if 'google.colab' in sys.modules:\n",
2828 " !pip --quiet install open-atmos-jupyter-utils\n",
2929 " from open_atmos_jupyter_utils import pip_install_on_colab\n",
30- " pip_install_on_colab('PySDM-examples>=3.0.0rc10')"
30+ " pip_install_on_colab('PySDM-examples>=3.0.0rc10', 'PySDM>=3.0.0rc10' )"
3131 ]
3232 },
3333 {
Original file line number Diff line number Diff line change 3232 "if 'google.colab' in sys.modules:\n",
3333 " !pip --quiet install open-atmos-jupyter-utils\n",
3434 " from open_atmos_jupyter_utils import pip_install_on_colab\n",
35- " pip_install_on_colab('PySDM-examples>=3.0.0-pre.5 ')"
35+ " pip_install_on_colab('PySDM-examples>=3.0.0rc5', 'PySDM>=3.0.0rc5 ')"
3636 ],
3737 "outputs": [],
3838 "execution_count": 1
You can’t perform that action at this time.
0 commit comments