mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 07:22:57 +00:00
Fix markdown codestyle in docs/using/selecting.md
This commit is contained in:
@@ -21,8 +21,8 @@ and versioning strategy.
|
|||||||
### jupyter/base-notebook
|
### jupyter/base-notebook
|
||||||
|
|
||||||
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/base-notebook) |
|
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/base-notebook) |
|
||||||
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/base-notebook/Dockerfile)
|
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/base-notebook/Dockerfile) |
|
||||||
| [Docker Hub image tags](https://hub.docker.com/r/jupyter/base-notebook/tags/)
|
[Docker Hub image tags](https://hub.docker.com/r/jupyter/base-notebook/tags/)
|
||||||
|
|
||||||
`jupyter/base-notebook` is a small image supporting the
|
`jupyter/base-notebook` is a small image supporting the
|
||||||
[options common across all core stacks](common.md). It is the basis for all other stacks.
|
[options common across all core stacks](common.md). It is the basis for all other stacks.
|
||||||
@@ -43,8 +43,8 @@ and versioning strategy.
|
|||||||
### jupyter/minimal-notebook
|
### jupyter/minimal-notebook
|
||||||
|
|
||||||
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/minimal-notebook) |
|
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/minimal-notebook) |
|
||||||
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/minimal-notebook/Dockerfile)
|
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/minimal-notebook/Dockerfile) |
|
||||||
| [Docker Hub image tags](https://hub.docker.com/r/jupyter/minimal-notebook/tags/)
|
[Docker Hub image tags](https://hub.docker.com/r/jupyter/minimal-notebook/tags/)
|
||||||
|
|
||||||
`jupyter/minimal-notebook` adds command line tools useful when working in Jupyter applications.
|
`jupyter/minimal-notebook` adds command line tools useful when working in Jupyter applications.
|
||||||
|
|
||||||
@@ -57,8 +57,8 @@ and versioning strategy.
|
|||||||
### jupyter/r-notebook
|
### jupyter/r-notebook
|
||||||
|
|
||||||
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/r-notebook) |
|
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/r-notebook) |
|
||||||
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/r-notebook/Dockerfile)
|
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/r-notebook/Dockerfile) |
|
||||||
| [Docker Hub image tags](https://hub.docker.com/r/jupyter/r-notebook/tags/)
|
[Docker Hub image tags](https://hub.docker.com/r/jupyter/r-notebook/tags/)
|
||||||
|
|
||||||
`jupyter/r-notebook` includes popular packages from the R ecosystem.
|
`jupyter/r-notebook` includes popular packages from the R ecosystem.
|
||||||
|
|
||||||
@@ -80,8 +80,8 @@ and versioning strategy.
|
|||||||
### jupyter/scipy-notebook
|
### jupyter/scipy-notebook
|
||||||
|
|
||||||
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/scipy-notebook) |
|
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/scipy-notebook) |
|
||||||
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/scipy-notebook/Dockerfile)
|
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/scipy-notebook/Dockerfile) |
|
||||||
| [Docker Hub image tags](https://hub.docker.com/r/jupyter/scipy-notebook/tags/)
|
[Docker Hub image tags](https://hub.docker.com/r/jupyter/scipy-notebook/tags/)
|
||||||
|
|
||||||
`jupyter/scipy-notebook` includes popular packages from the scientific Python ecosystem.
|
`jupyter/scipy-notebook` includes popular packages from the scientific Python ecosystem.
|
||||||
|
|
||||||
@@ -109,8 +109,8 @@ and versioning strategy.
|
|||||||
### jupyter/tensorflow-notebook
|
### jupyter/tensorflow-notebook
|
||||||
|
|
||||||
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/tensorflow-notebook) |
|
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/tensorflow-notebook) |
|
||||||
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/tensorflow-notebook/Dockerfile)
|
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/tensorflow-notebook/Dockerfile) |
|
||||||
| [Docker Hub image tags](https://hub.docker.com/r/jupyter/tensorflow-notebook/tags/)
|
[Docker Hub image tags](https://hub.docker.com/r/jupyter/tensorflow-notebook/tags/)
|
||||||
|
|
||||||
`jupyter/tensorflow-notebook` includes popular Python deep learning libraries.
|
`jupyter/tensorflow-notebook` includes popular Python deep learning libraries.
|
||||||
|
|
||||||
@@ -121,8 +121,8 @@ and versioning strategy.
|
|||||||
### jupyter/datascience-notebook
|
### jupyter/datascience-notebook
|
||||||
|
|
||||||
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/datascience-notebook) |
|
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/datascience-notebook) |
|
||||||
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/datascience-notebook/Dockerfile)
|
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/datascience-notebook/Dockerfile) |
|
||||||
| [Docker Hub image tags](https://hub.docker.com/r/jupyter/datascience-notebook/tags/)
|
[Docker Hub image tags](https://hub.docker.com/r/jupyter/datascience-notebook/tags/)
|
||||||
|
|
||||||
`jupyter/datascience-notebook` includes libraries for data analysis from the Julia, Python, and R
|
`jupyter/datascience-notebook` includes libraries for data analysis from the Julia, Python, and R
|
||||||
communities.
|
communities.
|
||||||
@@ -137,8 +137,8 @@ communities.
|
|||||||
### jupyter/pyspark-notebook
|
### jupyter/pyspark-notebook
|
||||||
|
|
||||||
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/pyspark-notebook) |
|
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/pyspark-notebook) |
|
||||||
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/pyspark-notebook/Dockerfile)
|
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/pyspark-notebook/Dockerfile) |
|
||||||
| [Docker Hub image tags](https://hub.docker.com/r/jupyter/pyspark-notebook/tags/)
|
[Docker Hub image tags](https://hub.docker.com/r/jupyter/pyspark-notebook/tags/)
|
||||||
|
|
||||||
`jupyter/pyspark-notebook` includes Python support for Apache Spark.
|
`jupyter/pyspark-notebook` includes Python support for Apache Spark.
|
||||||
|
|
||||||
@@ -148,8 +148,8 @@ communities.
|
|||||||
### jupyter/all-spark-notebook
|
### jupyter/all-spark-notebook
|
||||||
|
|
||||||
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/all-spark-notebook) |
|
[Source on GitHub](https://github.com/jupyter/docker-stacks/tree/master/all-spark-notebook) |
|
||||||
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/all-spark-notebook/Dockerfile)
|
[Dockerfile commit history](https://github.com/jupyter/docker-stacks/commits/master/all-spark-notebook/Dockerfile) |
|
||||||
| [Docker Hub image tags](https://hub.docker.com/r/jupyter/all-spark-notebook/tags/)
|
[Docker Hub image tags](https://hub.docker.com/r/jupyter/all-spark-notebook/tags/)
|
||||||
|
|
||||||
`jupyter/all-spark-notebook` includes Python, R, and Scala support for Apache Spark.
|
`jupyter/all-spark-notebook` includes Python, R, and Scala support for Apache Spark.
|
||||||
|
|
||||||
@@ -213,8 +213,8 @@ core images and link them below.
|
|||||||
- **crosscompass/ihaskell-notebook**
|
- **crosscompass/ihaskell-notebook**
|
||||||
|
|
||||||
[Source on GitHub](https://github.com/jamesdbrock/ihaskell-notebook) |
|
[Source on GitHub](https://github.com/jamesdbrock/ihaskell-notebook) |
|
||||||
[Dockerfile commit history](https://github.com/jamesdbrock/ihaskell-notebook/commits/master/Dockerfile)
|
[Dockerfile commit history](https://github.com/jamesdbrock/ihaskell-notebook/commits/master/Dockerfile) |
|
||||||
| [Docker Hub image tags](https://hub.docker.com/r/crosscompass/ihaskell-notebook/tags)
|
[Docker Hub image tags](https://hub.docker.com/r/crosscompass/ihaskell-notebook/tags)
|
||||||
|
|
||||||
`crosscompass/ihaskell-notebook` is based on [IHaskell](https://github.com/gibiansky/IHaskell).
|
`crosscompass/ihaskell-notebook` is based on [IHaskell](https://github.com/gibiansky/IHaskell).
|
||||||
Includes popular packages and example notebooks.
|
Includes popular packages and example notebooks.
|
||||||
|
Reference in New Issue
Block a user