Skip to content

Commit

Permalink
Update conda_env.yml
Browse files Browse the repository at this point in the history
Changing jupyterlab dependency to jupyter
  • Loading branch information
Ryan-Rhys authored Dec 4, 2023
1 parent 31bd9f2 commit b772d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ channels:
dependencies:
- python=3.7
- pip=21.1.3
- jupyterlab=1.0.0
- jupyter=1.0.0
- botorch
- selfies
- scikit-learn
Expand Down

0 comments on commit b772d5c

Please sign in to comment.