Skip to content

Commit

Permalink
Add ipykernel in environment.yml file for RTD, not for binder...
Browse files Browse the repository at this point in the history
Signed-off-by: Håkon Wiik Ånes <[email protected]>
  • Loading branch information
hakonanes committed Oct 27, 2024
1 parent e7b9f2a commit 7ae2057
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion doc/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ channels:
dependencies:
- pip
- python=3.11
- pandoc>=2.14.2, <4.0.0
- pandoc>=2.14.2, <4.0.0
- ipykernel
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ channels:
dependencies:
- python=3.11
- pip
- ipykernel
- pip:
- --editable .[doc,all]

0 comments on commit 7ae2057

Please sign in to comment.