Skip to content

Instantly share code, notes, and snippets.

@universvm
Last active November 17, 2020 11:18
Show Gist options
  • Save universvm/e07297a9356d599875588cc7c770c00c to your computer and use it in GitHub Desktop.
Save universvm/e07297a9356d599875588cc7c770c00c to your computer and use it in GitHub Desktop.
[Run poetry in Docker] #Docker
docker exec -it {DOCKER_CONTAINER_ID} /root/.poetry/bin/poetry run jupyter notebook list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment