Skip to content

Commit

Permalink
pin lsdb in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbrn committed Oct 17, 2024
1 parent 110e93a commit 457d9d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorials/work_with_lsdb.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"# %pip install nested-dask\n",
"\n",
"# Comment the following line to skip dependencies installation\n",
"%pip install --quiet lsdb aiohttp light-curve matplotlib"
"%pip install --quiet lsdb==0.3.0 aiohttp light-curve matplotlib"
]
},
{
Expand Down Expand Up @@ -439,7 +439,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "3.10.11"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 457d9d0

Please sign in to comment.