Skip to content

Commit

Permalink
Ensure configuration for jupyter-server-proxy is handled properly
Browse files Browse the repository at this point in the history
  • Loading branch information
nmearl committed Jan 10, 2024
1 parent a805565 commit 294205f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ls -lrt
jupyter --paths

mkdir -p /home/jovyan/.local/etc/jupyter
# cat jupyter_server_config_extra.py >> /home/jovyan/.local/etc/jupyter/jupyter_server_config.py
cat jupyter_server_config_extra.py >> /home/jovyan/.local/etc/jupyter/jupyter_server_config.py

pip install git+https://github.com/nmearl/hubbleds@2i2c-hub

Expand Down

0 comments on commit 294205f

Please sign in to comment.