- Create Compute Engine VM
- Choose
Debian GNU/Linux 10 (buster)
image (default) - (Recommended) Increase persistent storage to 20 GB for multiple Docker images
- Check
Allow HTTPS traffic
- Choose
- Connect to your VM by SSH and execute,
bash -c "$(curl -fsSL https://raw.githubusercontent.com/dddlab/google-faculty-institute-demo/master/setup.sh)"
- Restart your session by logging out then back in and execute,
cd google-faculty-institute-demo && \ ./setup.sh # create a notebook password
- After creating your password, execute,
docker-compose up # debugging mode # docker-compose up --build # rebuild Docker image # docker-compose up -d # daemon mode
- Click your VM's
External IP
address button on GCP console or
Go tohttps://[VM External IP address]
manually in your browser - Bypass security warning created by our self-signed encryption key
- Now you can run
- Jupyter notebook,
example-jupyter.ipynb
- R Markdown,
example-rstudio.Rmd
- Jupyter notebook,
generated from dddlab/reproducibility-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
dddlab/google-faculty-institute-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published