Source: pop-os/tensorman#10 (comment)
When launching a container, be sure to supply the port mappings argument to map the port from the container to the host.
tensorman run -p 8888:8888 --gpu --python3 --jupyter bash
Within the container, you may start the Jupyter notebook with