We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cd discoart docker build . -t jinaai/discoart discoart git:(main) docker run -p 51000:8888 -v $(pwd):/home/jovyan/ -v $HOME/.cache:/root/.cache --gpus all jinaai/discoart
I'm able to access the Jupyter app, but.... "The notebook list is empty." No files?
The text was updated successfully, but these errors were encountered:
Taken a look through the Dockerfile - nothing obvious to me!
Sorry, something went wrong.
Attached to the container and...
root@42f2412a2a9a:/home/jovyan# ls CHANGELOG.md CREDITS Dockerfile FEATURES.md LICENSE MANIFEST.in README.md discoart discoart.ipynb scripts setup.py tests
Ok fixed it, will send out a PR now
#183
No branches or pull requests
I'm able to access the Jupyter app, but.... "The notebook list is empty." No files?
The text was updated successfully, but these errors were encountered: