You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# rttl-notebooks
2
-
Docker images for base RTTL notebooks
2
+
Docker images for base RTTL notebooks. General information about working with base images is here: https://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
3
3
4
4
Running notebook locally
5
5
-`docker run -p 8888:8888 gcr.io/uwit-mci-axdd/<image_name>:<image_tag>`
Copy file name to clipboardExpand all lines: datascience/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
-
# rttl-notebooks
2
-
Docker images for base RTTL notebooks
1
+
# RTTL datascience notebook
2
+
Docker image for UW RTTL datascience notebook.
3
+
- Detailed information about base datascience notebook is here: https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-datascience-notebook
4
+
- General information about working with base images is here: https://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
3
5
4
6
Running notebook locally
5
7
-`docker run -p 8888:8888 gcr.io/uwit-mci-axdd/rttl-datascience-notebook:latest_1-3`
Copy file name to clipboardExpand all lines: rstudio/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
-
# rttl-notebooks - RStudio
1
+
# RTTL RStudio notebook
2
2
Docker image for RStudio notebook using jupyter-rsession-proxy to handle auth flow with JupyterHub. Note: latest RStudio version that runs correctly is 1.2.5042
3
+
- Detailed information about base R notebook is here: https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-r-notebook
4
+
- General information about working with base images is here: https://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
3
5
4
6
Running notebook locally
5
7
-`docker run -p 8888:8888 gcr.io/uwit-mci-axdd/rttl-rstudio-notebook:latest`
Copy file name to clipboardExpand all lines: scipy/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
-
# rttl-notebooks
2
-
Docker images for base RTTL notebooks
1
+
# RTTL SciPy notebook
2
+
Docker image for UW RTTL SciPy notebook.
3
+
- Detailed information about base SciPy notebook is here: https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-scipy-notebook
4
+
- General information about working with base images is here: https://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
3
5
4
6
Running notebook locally
5
7
-`docker run -p 8888:8888 gcr.io/uwit-mci-axdd/rttl-scipy-notebook:latest_1-3`
Copy file name to clipboardExpand all lines: tensorflow/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
-
# rttl-notebooks
2
-
Docker images for base RTTL notebooks
1
+
# RTTL Tensorflow notebook
2
+
Docker image for UW RTTL Tensorflow notebook.
3
+
- Detailed information about base Tensorflow notebook is here: https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-tensorflow-notebook
4
+
- General information about working with base images is here: https://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
3
5
4
6
Running notebook locally
5
7
-`docker run -p 8888:8888 gcr.io/uwit-mci-axdd/rttl-tensorflow-notebook:latest_1-3`
0 commit comments