Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
Jupyter Docker Stacks
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
Jupyter Docker Stacks
Commits
01978d27
Commit
01978d27
authored
Aug 08, 2020
by
Peter Parente
Committed by
GitHub
Aug 08, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1141 from parente/update-dhub-readmes
[ci skip] Update stack READMEs
parents
58a89177
10314773
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
84 additions
and
34 deletions
+84
-34
all-spark-notebook/README.md
all-spark-notebook/README.md
+11
-5
base-notebook/README.md
base-notebook/README.md
+10
-4
datascience-notebook/README.md
datascience-notebook/README.md
+10
-4
minimal-notebook/README.md
minimal-notebook/README.md
+10
-4
pyspark-notebook/README.md
pyspark-notebook/README.md
+11
-5
r-notebook/README.md
r-notebook/README.md
+11
-3
scipy-notebook/README.md
scipy-notebook/README.md
+10
-4
tensorflow-notebook/README.md
tensorflow-notebook/README.md
+11
-5
No files found.
all-spark-notebook/README.md
View file @
01978d27
[

](https://hub.docker.com/r/jupyter/all-spark-notebook/)
[

](https://hub.docker.com/r/jupyter/all-spark-notebook/)
[

](https://microbadger.com/images/jupyter/all-spark-notebook "jupyter/all-spark-notebook image metadata")
[

](https://hub.docker.com/r/jupyter/all-spark-notebook/)
[

](https://hub.docker.com/r/jupyter/all-spark-notebook/)
[

](https://microbadger.com/images/jupyter/all-spark-notebook "jupyter/all-spark-notebook image metadata")
# Jupyter Notebook Python, Scala, R, Spark Stack
Please visit the documentation site for help using and contributing to this image and others.
GitHub Actions in the https://github.com/jupyter/docker-stacks project builds and pushes this image
to Docker Hub.
*
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
*
[
Selecting an Image :: Core Stacks :: jupyter/all-spark-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-all-spark-notebook
)
*
[
Image Specifics :: Apache Spark
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/specifics.html#apache-spark
)
Please visit the project documentation site for help using and contributing to this image and
others.
-
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
-
[
Selecting an Image :: Core Stacks :: jupyter/all-spark-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-all-spark-notebook
)
-
[
Image Specifics :: Apache Spark
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/specifics.html#apache-spark
)
base-notebook/README.md
View file @
01978d27
[

](https://hub.docker.com/r/jupyter/base-notebook/)
[

](https://hub.docker.com/r/jupyter/base-notebook/)
[

](https://microbadger.com/images/jupyter/base-notebook "jupyter/base-notebook image metadata")
[

](https://hub.docker.com/r/jupyter/base-notebook/)
[

](https://hub.docker.com/r/jupyter/base-notebook/)
[

](https://microbadger.com/images/jupyter/base-notebook "jupyter/base-notebook image metadata")
# Base Jupyter Notebook Stack
Please visit the documentation site for help using and contributing to this image and others.
GitHub Actions in the https://github.com/jupyter/docker-stacks project builds and pushes this image
to Docker Hub.
*
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
*
[
Selecting an Image :: Core Stacks :: jupyter/base-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-base-notebook
)
Please visit the project documentation site for help using and contributing to this image and
others.
-
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
-
[
Selecting an Image :: Core Stacks :: jupyter/base-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-base-notebook
)
datascience-notebook/README.md
View file @
01978d27
[

](https://hub.docker.com/r/jupyter/datascience-notebook/)
[

](https://hub.docker.com/r/jupyter/datascience-notebook/)
[

](https://microbadger.com/images/jupyter/datascience-notebook "jupyter/datascience-notebook image metadata")
[

](https://hub.docker.com/r/jupyter/datascience-notebook/)
[

](https://hub.docker.com/r/jupyter/datascience-notebook/)
[

](https://microbadger.com/images/jupyter/datascience-notebook "jupyter/datascience-notebook image metadata")
# Jupyter Notebook Data Science Stack
Please visit the documentation site for help using and contributing to this image and others.
GitHub Actions in the https://github.com/jupyter/docker-stacks project builds and pushes this image
to Docker Hub.
*
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
*
[
Selecting an Image :: Core Stacks :: jupyter/datascience-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-datascience-notebook
)
Please visit the project documentation site for help using and contributing to this image and
others.
-
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
-
[
Selecting an Image :: Core Stacks :: jupyter/datascience-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-datascience-notebook
)
minimal-notebook/README.md
View file @
01978d27
[

](https://hub.docker.com/r/jupyter/minimal-notebook/)
[

](https://hub.docker.com/r/jupyter/minimal-notebook/)
[

](https://microbadger.com/images/jupyter/minimal-notebook "jupyter/minimal-notebook image metadata")
[

](https://hub.docker.com/r/jupyter/minimal-notebook/)
[

](https://hub.docker.com/r/jupyter/minimal-notebook/)
[

](https://microbadger.com/images/jupyter/minimal-notebook "jupyter/minimal-notebook image metadata")
# Minimal Jupyter Notebook Stack
Please visit the documentation site for help using and contributing to this image and others.
GitHub Actions in the https://github.com/jupyter/docker-stacks project builds and pushes this image
to Docker Hub.
*
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
*
[
Selecting an Image :: Core Stacks :: jupyter/minimal-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-minimal-notebook
)
Please visit the project documentation site for help using and contributing to this image and
others.
-
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
-
[
Selecting an Image :: Core Stacks :: jupyter/minimal-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-minimal-notebook
)
pyspark-notebook/README.md
View file @
01978d27
[

](https://hub.docker.com/r/jupyter/pyspark-notebook/)
[

](https://hub.docker.com/r/jupyter/pyspark-notebook/)
[

](https://microbadger.com/images/jupyter/pyspark-notebook "jupyter/pyspark-notebook image metadata")
[

](https://hub.docker.com/r/jupyter/pyspark-notebook/)
[

](https://hub.docker.com/r/jupyter/pyspark-notebook/)
[

](https://microbadger.com/images/jupyter/pyspark-notebook "jupyter/pyspark-notebook image metadata")
# Jupyter Notebook Python, Spark Stack
Please visit the documentation site for help using and contributing to this image and others.
GitHub Actions in the https://github.com/jupyter/docker-stacks project builds and pushes this image
to Docker Hub.
*
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
*
[
Selecting an Image :: Core Stacks :: jupyter/pyspark-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-pyspark-notebook
)
*
[
Image Specifics :: Apache Spark
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/specifics.html#apache-spark
)
Please visit the project documentation site for help using and contributing to this image and
others.
-
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
-
[
Selecting an Image :: Core Stacks :: jupyter/pyspark-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-pyspark-notebook
)
-
[
Image Specifics :: Apache Spark
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/specifics.html#apache-spark
)
r-notebook/README.md
View file @
01978d27
[

](https://hub.docker.com/r/jupyter/r-notebook/)
[

](https://hub.docker.com/r/jupyter/r-notebook/)
[

](https://microbadger.com/images/jupyter/r-notebook "jupyter/r-notebook image metadata")
[

](https://hub.docker.com/r/jupyter/r-notebook/)
[

](https://hub.docker.com/r/jupyter/r-notebook/)
[

](https://microbadger.com/images/jupyter/r-notebook "jupyter/r-notebook image metadata")
# Jupyter Notebook R Stack
*
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
*
[
Selecting an Image :: Core Stacks :: jupyter/r-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-r-notebook
)
GitHub Actions in the https://github.com/jupyter/docker-stacks project builds and pushes this image
to Docker Hub.
Please visit the project documentation site for help using and contributing to this image and
others.
-
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
-
[
Selecting an Image :: Core Stacks :: jupyter/r-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-r-notebook
)
scipy-notebook/README.md
View file @
01978d27
[

](https://hub.docker.com/r/jupyter/scipy-notebook/)
[

](https://hub.docker.com/r/jupyter/scipy-notebook/)
[

](https://microbadger.com/images/jupyter/scipy-notebook "jupyter/scipy-notebook image metadata")
[

](https://hub.docker.com/r/jupyter/scipy-notebook/)
[

](https://hub.docker.com/r/jupyter/scipy-notebook/)
[

](https://microbadger.com/images/jupyter/scipy-notebook "jupyter/scipy-notebook image metadata")
# Jupyter Notebook Scientific Python Stack
Please visit the documentation site for help using and contributing to this image and others.
GitHub Actions in the https://github.com/jupyter/docker-stacks project builds and pushes this image
to Docker Hub.
*
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
*
[
Selecting an Image :: Core Stacks :: jupyter/scipy-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-scipy-notebook
)
Please visit the project documentation site for help using and contributing to this image and
others.
-
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
-
[
Selecting an Image :: Core Stacks :: jupyter/scipy-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-scipy-notebook
)
tensorflow-notebook/README.md
View file @
01978d27
[

](https://hub.docker.com/r/jupyter/tensorflow-notebook/)
[

](https://hub.docker.com/r/jupyter/tensorflow-notebook/)
[

](https://microbadger.com/images/jupyter/tensorflow-notebook "jupyter/tensorflow-notebook image metadata")
[

](https://hub.docker.com/r/jupyter/tensorflow-notebook/)
[

](https://hub.docker.com/r/jupyter/tensorflow-notebook/)
[

](https://microbadger.com/images/jupyter/tensorflow-notebook "jupyter/tensorflow-notebook image metadata")
# Jupyter Notebook Deep Learning Stack
Please visit the documentation site for help using and contributing to this image and others.
GitHub Actions in the https://github.com/jupyter/docker-stacks project builds and pushes this image
to Docker Hub.
*
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
*
[
Selecting an Image :: Core Stacks :: jupyter/tensorflow-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-tensorflow-notebook
)
*
[
Image Specifics :: Tensorflow
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/specifics.html#tensorflow
)
Please visit the project documentation site for help using and contributing to this image and
others.
-
[
Jupyter Docker Stacks on ReadTheDocs
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/index.html
)
-
[
Selecting an Image :: Core Stacks :: jupyter/tensorflow-notebook
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-tensorflow-notebook
)
-
[
Image Specifics :: Tensorflow
](
http://jupyter-docker-stacks.readthedocs.io/en/latest/using/specifics.html#tensorflow
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment