Skip to content

Commit

Permalink
Use base-notebook in issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Aug 20, 2023
1 parent 9b9cccc commit 2c2bdae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ body:
What complete docker command do you run to launch the container (omitting sensitive values)?
placeholder: |
Example:
`docker run -it --rm -p 8888:8888 jupyter/all-spark-notebook`
`docker run -it --rm -p 8888:8888 jupyter/base-notebook`
validations:
required: true

Expand Down

0 comments on commit 2c2bdae

Please sign in to comment.