We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f17ce4 commit 14cc6c7Copy full SHA for 14cc6c7
binderhub/templates/loading.html
@@ -43,7 +43,7 @@
43
<div class="preview container">
44
<p class="preview-text text-center">
45
Here's a non-interactive preview on
46
-<a href="https://nbviewer.jupyter.org">nbviewer</a>
+<a target="_blank" href="https://nbviewer.jupyter.org">nbviewer</a>
47
while we start a server for you.
48
Your binder will open automatically when it is ready.
49
</p>
0 commit comments