Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions index-live.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@ margin: auto;
<img class="card-img-top" src="/assets/media/interactive/jupyter.svg" title="Jupyter Lab with various kernerls including Python, R and Julia" />
<p class="textcard">Jupyter lab for Python, R and Julia</p>
</a>

<a class="mcard" href="https://live.usegalaxy.eu/?tool_id=interactive_tool_ml_jupyter_notebook" target="_top">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but then we need to change the tool as well: https://live.usegalaxy.eu/?tool_id=interactive_tool_ml_jupyter_notebook does not work at the moment.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<img class="card-img-top" src="https://jupyter.org/assets/main-logo.svg" title="GPU enabled JupyterLab for deep learning using Tensorflow" />
<p class="textcard">GPU enabled JupyterLab for deep learning using Tensorflow</p>
</a>

<a class="mcard" href="https://live.usegalaxy.eu/?tool_id=interactive_tool_rstudio" target="_top">
<img class="card-img-top" src="/assets/media/interactive/rstudio.png" title="RStudio with a basic R packages pre-installed."/>
Expand Down