Piotr Łuczak

Results 3 issues of Piotr Łuczak

**What docker image you are using?** `jupyter/datascience-notebook` **What complete docker command do you run to launch the container (omitting sensitive values)?** `docker run --userns=host --gpus all --rm -it -p 42424:8888...

help wanted
type:Question

It would be very useful to be able to nest Jupyter code calls based on indentation. This would make it possible to run for example just a part of a...

interactive-window
feature-request

Currently, in order to mount SMB share in the devcontainer, it must be first mounted on the host machine. This limits the portability of the configuration, as whenever we move...