Skip to content

Commit

Permalink
Add Jupyter and Notebook dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tgoelles committed Dec 21, 2023
1 parent 34f3701 commit 8d41a1c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environment3.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ dependencies:
- pytest
- pytest-check
- jupyterlab
- jupyter
- notebook
prefix: /opt/conda
2 changes: 2 additions & 0 deletions environment3.11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ dependencies:
- pytest
- pytest-check
- jupyterlab
- jupyter
- notebook
prefix: /opt/conda
2 changes: 2 additions & 0 deletions environment3.12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ dependencies:
- pytest
- pytest-check
- jupyterlab
- jupyter
- notebook
prefix: /opt/conda
2 changes: 2 additions & 0 deletions environment3.9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ dependencies:
- pytest
- pytest-check
- jupyterlab
- jupyter
- notebook
prefix: /opt/conda

0 comments on commit 8d41a1c

Please sign in to comment.