We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb26e6 commit 71cb011Copy full SHA for 71cb011
.binder/postBuild
@@ -0,0 +1,5 @@
1
+#!/usr/bin/env bash
2
+set -eux
3
+
4
+mkdir -p ${NB_PYTHON_PREFIX}/share/jupyter/lab/settings
5
+cp jupyterlab_config.json ${NB_PYTHON_PREFIX}/share/jupyter/lab/settings/overrides.json
0 commit comments