Skip to content

Commit

Permalink
[Maint] Add jupyterlab-myst and also update conda env.yml (#29)
Browse files Browse the repository at this point in the history
* Update environment.yml

* Update requirements.txt
  • Loading branch information
psobolewskiPhD authored Oct 16, 2024
1 parent 9860015 commit 554106f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: workshop
name: napari-workshop
channels:
- conda-forge
dependencies:
- jupyterlab
- jupytext
- jupyter-book
- jupyterlab-myst
- matplotlib
- napari
- pip
- pip:
- jupyter-book
- napari-animation
- napari-animation
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
jupyter-book
jupyterlab
jupyterlab-myst
jupytext
napari[all]
napari-animation
matplotlib

0 comments on commit 554106f

Please sign in to comment.