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

more detail on using containers for jupyter lab on S3DF #72

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tomeichlersmith
Copy link

This is a re-opening of #46 on main as instructed after that PR was closed.

I am adding some more notes on how to help make using container images on S3DF more usable. Specifically

  • use more general language about "containers" since apptainer could use OCI images (like those on DockerHub) if desired
  • add comment about fixing up the in-container prompt
  • more clearly specify how one can choose an image for their jupyter lab

- S3DF has an apptainer installation (which still has a symlink to singularity but it is helpful to use the right name so the right docs are found)
- One can have apptainer download and create the image from an publicly-available OCI image tag (which are most images folks will be using)
hopefully make it more clear the two different ways to specify an image
@tomeichlersmith tomeichlersmith changed the title Patch 1 more detail on using containers for jupyter lab on S3DF Sep 19, 2024
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.

2 participants