Maciej Topyla

Results 1 comments of Maciej Topyla

I recently solved this problem in an analogical context for thebe implementation in a mkdocs material template by using the _start_ script with: #!/bin/bash set -e cd /home/jovyan/folder/subfolder/subsubfolder exec "$@"...