Skip to content

cyverse-vice/jupyterlab-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Supported by CyVerse Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. DOI license

jupyterlab-base

Jupyter Lab base Docker container recipe based on Jupyter datascience-notebook for CyVerse VICE. VICE requires additional configuration files to be compatible with our Condor and Kubernetes orchestration.

CircleCIDockerHub

quick launch tag size metrics build
VICE TAG SIZE Docker Pulls Docker Automated build
VICE TAG SIZE Docker Pulls Docker Automated build
VICE TAG SIZE Docker Pulls Docker Automated build

Instructions

Run Docker locally or on a Virtual Machine

To run the RStudio container, you must first pull them from DockerHub, or activate a CyVerse Account.

A Docker container for running RStudio is hosted on DockerHub.

docker pull cyversevice/jupyterlab-base:latest
docker run -it --rm -d cyversevice/jupyterlab-base:latest

The default username is jovyan

Run Docker container in CyVerse VICE

Unless you plan on making changes to this container, you should just use the existing launch button above.

Developer notes

To test the container locally:

docker run -it --rm -v /$HOME:/app --workdir /app -p 8888:8888 -e REDIRECT_URL=http://localhost:8888 cyversevice/jupyterlab-base:latest

About

Jupyter Lab base Docker container recipes for CyVerse VICE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •