Skip to content

Commit

Permalink
Definitive workaround for #1051
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Apr 5, 2023
1 parent 0d299bb commit 05e48c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 0 additions & 4 deletions binder/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,3 @@ 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
2 changes: 2 additions & 0 deletions binder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ wordcloud
pandas
wbdata
bash_kernel
# https://github.com/mwouts/jupytext/issues/1051
nbclassic>=0.5.5

0 comments on commit 05e48c5

Please sign in to comment.