Skip to content

Commit

Permalink
Install IPython from pip for now
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Feb 22, 2024
1 parent 8670d11 commit b4a19a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ channels:
dependencies:
- python =3.11
- pip
- ipython >=8.22
- jupyterlab >=4.1
- pip:
- ipython >=8.22

0 comments on commit b4a19a4

Please sign in to comment.