Morten

Results 2 issues of Morten

https://github.com/jupyter/enterprise_gateway/blob/02a7e0a1e59821b521f72b2f5ac56f21619a6cee/etc/docker/docker-compose.yml#L7 This problem might be solved by creating an entrypoint script like this one I use for the same problem on an alpine linux image ```sh #!/bin/ash set -e GNAME=$(stat...

docker

#1776 introduces a new way to include and load external libraries. This issues will keep track of the process of moving existing external libraries into the vendor folder. The following...

clean up
help wanted