Skip to content
Snippets Groups Projects
Commit 745835ee authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

remove pattern from docker image

parent bb32aeed
No related branches found
No related tags found
No related merge requests found
......@@ -166,7 +166,6 @@
{#- Docker images #}
{%- call inputs.create_text_input(id, "image",
placeholder="e.g. jupyter/datascience-notebook",
pattern="(([A-Za-z0-9][A-Za-z0-9_.\-\/]*)?:?[A-Za-z0-9_.\-]+)?",
warning="Please enter a valid docker image, e.g. jupyter/datascience-notebook",
persistent_hover=True) %}
A public registry docker image starting a single-user notebook server.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment