Skip to content

Commit

Permalink
Update Example_RTModel_Walkthrough_colab to fix dlomix version
Browse files Browse the repository at this point in the history
  • Loading branch information
WassimG authored Mar 8, 2024
1 parent 510e522 commit 2a52553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/Example_RTModel_Walkthrough_colab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"source": [
"# install the DLOmix package in the current environment using pip\n",
"\n",
"!python -m pip install -q git+https://github.com/wilhelm-lab/dlomix"
"!python -m pip install -q dlomix==0.0.4"
]
},
{
Expand Down

0 comments on commit 2a52553

Please sign in to comment.