Skip to content

dshean/jupyter-image-2020

 
 

Repository files navigation

jupyter-image-2020

Repository for building Icesat2 Hackweek 2020 JupyterHub environment (Docker Image) with GitHub Actions CI

Action Status Docker Pulls badge

How to make changes to the image

How to run on your local computer

You must have Docker installed on your computer. Running the following command from a terminal will launch Jupyter Lab and link your current directory for reading and writing files.

docker run -it -v $PWD:/home/jovyan --rm -p 8888:8888 uwhackweeks/icesat2:master jupyter lab --ip 0.0.0.0

About

Repository for building IceSat2 Hackweek 2020 JupyterHub Image

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 97.0%
  • Dockerfile 3.0%