Skip to content

Commit

Permalink
Add Jupyter-book
Browse files Browse the repository at this point in the history
  • Loading branch information
rbeucher committed Jul 20, 2023
1 parent 62a26c5 commit 563bc9d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@ function inner() {
set -u

jupyter lab build
esmvaltool install Julia

# esmvaltool install Julia
conda clean -a -f -y
conda list

}

Expand Down
2 changes: 2 additions & 0 deletions scripts/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ dependencies:
- jupyterlab_server
- jupyter-server-proxy
- jupyter-resource-usage
- jupyter-book
- jupytext
- greenlet ### Dependency of... something?
- objgraph ### Unlisted dependency of greenlet
- asyncssh
Expand Down

0 comments on commit 563bc9d

Please sign in to comment.