Skip to content
Snippets Groups Projects
Commit f192c6f9 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Update view to show JupyterLab on button

parent 8506732c
No related branches found
No related tags found
1 merge request!1Feat jupyterlab
<form action="/node/<%= host %>/<%= port %>/login" method="post" target="_blank"> <form action="/node/<%= host %>/<%= port %>/login" method="post" target="_blank">
<input type="hidden" name="password" value="<%= password %>"> <input type="hidden" name="password" value="<%= password %>">
<button class="btn btn-primary" type="submit"> <button class="btn btn-primary" type="submit">
<i class="fas fa-eye"></i> Connect to Jupyter <i class="fas fa-eye"></i> Connect to JupyterLab
</button> </button>
</form> </form>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment