Skip to content
New issue

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

Update Jupyter Lab entrypoint container run commands #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mikeboyle
Copy link

Tested on osx64 (Intel). The suggested command for the standard container results in the error Unable to find image 'delta_quickstart:latest' locally and I believe the image name and tag ought to match what is listed when running docker image ls. That is deltaio/delta-docker:latest.

The suggested command for Apple Silicon (M1) will start the container but opens a bash shell rather than creating a Jupyter Lab session. I believe the --entrypoint bash flag should be removed.

Tested on osx64 (Intel). The suggested command for the standard container results in the error `Unable to find image 'delta_quickstart:latest' locally` and I believe the image name and tag ought to match what is listed when running `docker image ls`. That is `deltaio/delta-docker:latest`.

The suggested command for Apple Silicon (M1) will start the container but opens a bash shell rather than creating a Jupyter Lab session. I believe the `--entrypoint bash` flag should be removed.

Signed-off-by: Mike Boyle <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant