LLNL / thicket-tutorial

https://thicket.readthedocs.io
MIT License
1 stars 5 forks source link

Fix image snapshot for AWS #21

Open slabasan opened 1 year ago

slabasan commented 1 year ago

For future tutorials, will need to rely on AWS instances running the image. Ideally, the snapshot will already be running the docker image, so once the instance is booted, the user just has to put the URL in the browser to get the jupyterhub page.

ilumsden commented 3 months ago

After some discussions with @milroy and @dyokelson, we are also going to explore pulling in the same type of Kubernetes setup that the Flux tutorial has. #49 is implementing that.