diff --git a/.binder/postBuild b/.binder/postBuild index f91d9c7..acdd3dd 100755 --- a/.binder/postBuild +++ b/.binder/postBuild @@ -1,5 +1,7 @@ #!/bin/bash -v +cp -R .binder/.jupyter . + # determine which version of Quarto to install QUARTO_VERSION=1.4.550 @@ -87,4 +89,4 @@ python3 -m pip install jupyterlab-quarto==0.1.45 echo echo Completed -echo \ No newline at end of file +echo