mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-14 21:42:57 +00:00
Fix typo in issue template
This commit is contained in:
2
.github/issue_template.md
vendored
2
.github/issue_template.md
vendored
@@ -16,7 +16,7 @@ Example: `jupyter/scipy-notebook`
|
|||||||
|
|
||||||
**What complete docker command do you run to launch the container (omitting sensitive values)?**
|
**What complete docker command do you run to launch the container (omitting sensitive values)?**
|
||||||
|
|
||||||
Example: `docker run -it --rm -p 8889:8888 jupyter/all-spark-notebook:latest`
|
Example: `docker run -it --rm -p 8888:8888 jupyter/all-spark-notebook:latest`
|
||||||
|
|
||||||
**What steps do you take once the container is running to reproduce the issue?**
|
**What steps do you take once the container is running to reproduce the issue?**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user