martin-gorner HF staff commited on
Commit
63639f6
1 Parent(s): 6b6e4de

Update login.html 6

Browse files
Files changed (1) hide show
  1. login.html +1 -1
login.html CHANGED
@@ -41,7 +41,7 @@
41
  <p>{% trans %}No login available, you shouldn't be seeing this page.{% endtrans %}</p>
42
  {% endif %}
43
 
44
- <h5>If you don't have the credentials for this Jupyter space, <a target="_blank" href="https://huggingface.co/new-space?template=SpacesExamples%2Fjupyterlab">deploy your own.</a></h5>
45
  <br>
46
 
47
  <p>This template was created by <a href="https://twitter.com/camenduru" target="_blank" >camenduru</a> and <a href="https://huggingface.co/nateraw" target="_blank" >nateraw</a>, with contributions of <a href="https://huggingface.co/osanseviero" target="_blank" >osanseviero</a> and <a href="https://huggingface.co/azzr" target="_blank" >azzr</a> </p>
 
41
  <p>{% trans %}No login available, you shouldn't be seeing this page.{% endtrans %}</p>
42
  {% endif %}
43
 
44
+ <h5>If you don't have the credentials for this Jupyter space, <a target="_blank" href="https://huggingface.co/spaces/SpacesExamples/jupyterlab?duplicate=true">create your own.</a></h5>
45
  <br>
46
 
47
  <p>This template was created by <a href="https://twitter.com/camenduru" target="_blank" >camenduru</a> and <a href="https://huggingface.co/nateraw" target="_blank" >nateraw</a>, with contributions of <a href="https://huggingface.co/osanseviero" target="_blank" >osanseviero</a> and <a href="https://huggingface.co/azzr" target="_blank" >azzr</a> </p>