Skip to content

Commit

Permalink
Temporary workaround for #1051
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Mar 27, 2023
1 parent 8413cdf commit 0d299bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions binder/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ jupyter trust demo/World\ population.ipynb

# Install the bash kernel
python -m bash_kernel.install

# This is a **TEMPORARY** workaround for https://github.com/mwouts/jupytext/issues/1051
# Please make sure to remove this when a fix is provided in nbclassic
pip install git+https://github.com/mwouts/nbclassic.git@do_not_redirect_notebook_to_files

0 comments on commit 0d299bb

Please sign in to comment.