dmlc / dmlc/dgl

/usr/local/nvm/nvm.sh: No such file or directory when running container with jupyter option

Open
#7,836 1 comment 0 reactions 0 assignees View on GitHub
stale-issue
Dominant language
Python
Stars
14.3k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

## 📚 Documentation

Version: 24.09

I am unsure if this is a bug or documentation issue, but since it is part of the installation pipeline I am tagging it as a documentation issue

link: [https://catalog.ngc.nvidia.com/orgs/nvidia/containers/dgl](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/dgl)

the container builds correctly, but when trying to run the jupyter example with the bash command
`docker run --gpus all -it --rm -p 8888:8888 nvcr.io/nvidia/dgl:24.09-py3 bash -c 'source /usr/local/nvm/nvm.sh && jupyter lab'`

I receive the following output from docker:

`bash: line 1: /usr/local/nvm/nvm.sh: No such file or directory`

I have checked and in fact there is no nvm directory inside /usr/local in the container.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.