diff --git a/binder/postBuild b/binder/postBuild index 0da9f864e..d37be6332 100644 --- a/binder/postBuild +++ b/binder/postBuild @@ -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