Phriction Projects Wikis Bioimaging And Optics Platform Computers & Servers at the BIOP sv-renku.epfl.ch History Version 3 vs 4
Version 3 vs 4
Version 3 vs 4
Edits
Edits
- Edit by romainGuiet, Version 4
- Jul 26 2021 11:50
- Edit by romainGuiet, Version 3
- Jul 26 2021 11:41
« Previous Change | Next Change » |
Edit Older Version 3... | Edit Older Version 4... |
Content Changes
Content Changes
= RENKU's motto=
"Renku makes it simple to reuse code and data in other projects."
Renku is freely accessible at [[ https://renkulab.io/| https://renkulab.io/]] with free project creation, and free resources of COU and RAM.
The SV-IT installed and take care of a "private" RENKU, accessible at [[ sv-renku.epfl.ch | sv-renku.epfl.ch]], which is currently equipped with 8 GPUs ([[ https://en.wikipedia.org/wiki/Nvidia_Tesla | Nvidia K40 ]])
**Only** the users from SV have a direct access ( //via// gaspar login).
Users from a different faculty can request a "test" access, //via // email to SV-IT to Nicolas Barriere.
= RENKU BIOP usage =
We see in RENKU a powerful tool to ease the access to cutting edge DeepLearning tools.
BUT it's also much more, please visit [[ https://renkulab.io/ | renkulab ]]
=== Why using RENKU ? ===
If you ever tried to re-use a python project from someone else, you may have encountered some issue with the installation process.
Indeed, you can do some pip install, some conda install, some needs to be build from source.
In case you work with GPUs, you also need to take care of the installation of drivers and extra libraries to make all of this work.
A new computer, with some new hardware and all of this needs to be done (sometimes from scratch!)
RENKU can help us with this tedious part , as the job needs to be done ONCE and share with all other RENKU users !
= RENKU Tutorial =
you can test the
- Brainreg demo on [[ https://renkulab.io/projects/guiet.romain/brainreg | renkulab.io/brainreg ]] using this short tutorial:
{F20200198}
- StarDist demo on
= RENKU Templates =
You can easily start a new project , using the button {key New_project}
{F20200256}
You'll have to define a name
{F20200271}
and if you want to use a **`RENKU`** template
{F20200280}
or a **`CUSTOM`** template
{F20200309}
specify the github page, branch (main) and fetch template :
{F20200380}
= Some CUSTOM Templates =
Some templates can be found [[ https://github.com/BIOP/renku-templates | BIOP github page ]] adapted from [[ https://github.com/gavin-k-lee/contributed-project-templates | SDSC pages ]].
Using this template you'll get access to a JupyterLab, an Ubuntu desktop (via VNC), Fiji and Napari are pre-installed and you can download data from [[ https://omero.epfl.ch/ | OMERO]]
= RENKU's motto=
(NOTE) **"Renku makes it simple to reuse code and data in other projects." **
Renku is freely accessible at [[ https://renkulab.io/| https://renkulab.io/]] with free project creation and free CPU and RAM.
The SV-IT installed and take care of a "private" RENKU, accessible at [[ sv-renku.epfl.ch | sv-renku.epfl.ch]], which is currently equipped with 8 GPUs ([[ https://en.wikipedia.org/wiki/Nvidia_Tesla | Nvidia K40 ]])
**Only** the users from SV have a direct access ( //via// gaspar login).
Users from a different faculty can request a "test" access, //via // email to SV-IT to Nicolas Barriere.
= RENKU BIOP usage =
(NOTE) We see in RENKU a powerful tool to ease the access to cutting edge DeepLearning tools
(WARNING) BUT it's also much more, please visit [[ https://renkulab.io/ | renkulab ]] )
=== Why using RENKU ? ===
If you ever tried to re-use a python project from someone else, you may have encountered some issue with the installation process.
Indeed, you can do some pip install, some conda install, some other packages might need to be build from source.
In case you work with GPUs, you also need to take care of the installation of drivers and extra libraries to make all of this work.
You wan to install on a new computer, with some new hardware, and all of this needs to be done again (sometimes from scratch!)
(NOTE) RENKU can help us with the tedious installation part, as the job needs to be done ONCE (with the help of the **//BIOP //**and **//SV-IT//** if needed) and then shared with all other RENKU users!
= RENKU Tutorial =
you can test the
- Brainreg demo on [[ https://renkulab.io/projects/guiet.romain/brainreg | renkulab.io/brainreg ]] using this short tutorial:
{F20200198}
- StarDist demo on [[ https://sv-renku.epfl.ch/projects/guiet/run-vnc-omero-fiji-napari-stardist/environments/new | sv-renku/stardist ]]
= RENKU new project=
You can easily start a new project, using the button {key New_project}
{F20200256}
You'll have to define a name
{F20200271}
and if you want to use a **`RENKU`** template
{F20200280}
or a **`CUSTOM`** template
{F20200309}
in which case you need to specify the github page, branch (usually main) and then fetch template :
{F20200380}
= Some CUSTOM Templates =
Some templates can be found on the [[ https://github.com/BIOP/renku-templates | BIOP github page ]] which are adapted from [[ https://github.com/gavin-k-lee/contributed-project-templates | SDSC pages ]].
(NOTE) Using this template you'll get access to a JupyterLab, an Ubuntu desktop (via VNC), Fiji and Napari are pre-installed and you can download data from [[ https://omero.epfl.ch/ | OMERO]] and optionally `CUDA10.1`
= RENKU's motto=
(NOTE) **"Renku makes it simple to reuse code and data in other projects." **
Renku is freely accessible at [[ https://renkulab.io/| https://renkulab.io/]] with free project creation, and free resources of COree CPU and RAM.
The SV-IT installed and take care of a "private" RENKU, accessible at [[ sv-renku.epfl.ch | sv-renku.epfl.ch]], which is currently equipped with 8 GPUs ([[ https://en.wikipedia.org/wiki/Nvidia_Tesla | Nvidia K40 ]])
**Only** the users from SV have a direct access ( //via// gaspar login).
Users from a different faculty can request a "test" access, //via // email to SV-IT to Nicolas Barriere.
= RENKU BIOP usage =
(NOTE) We see in RENKU a powerful tool to ease the access to cutting edge DeepLearning tools.
(WARNING) BUT it's also much more, please visit [[ https://renkulab.io/ | renkulab ]] )
=== Why using RENKU ? ===
If you ever tried to re-use a python project from someone else, you may have encountered some issue with the installation process.
Indeed, you can do some pip install, some conda install, some other packages might needs to be build from source.
In case you work with GPUs, you also need to take care of the installation of drivers and extra libraries to make all of this work.
AYou wan to install on a new computerter, with some new hardware, with some new hardware and all of this needs to be done again (sometimes from scratch!)
(NOTE) RENKU can help us with thisthe tedious part installation part, as the job needs to be done ONCE and(with the help of the **//BIOP //**and **//SV-IT//** if needed) and then shared with all other RENKU users !
= RENKU Tutorial =
you can test the
- Brainreg demo on [[ https://renkulab.io/projects/guiet.romain/brainreg | renkulab.io/brainreg ]] using this short tutorial:
{F20200198}
- StarDist demo on
= RENKU Templates [[ https://sv-renku.epfl.ch/projects/guiet/run-vnc-omero-fiji-napari-stardist/environments/new | sv-renku/stardist ]]
= RENKU new project=
You can easily start a new project , using the button {key New_project}
{F20200256}
You'll have to define a name
{F20200271}
and if you want to use a **`RENKU`** template
{F20200280}
or a **`CUSTOM`** template
{F20200309}
in which case you need to specify the github page, branch (usually main) and then fetch template :
{F20200380}
= Some CUSTOM Templates =
Some templates can be found on the [[ https://github.com/BIOP/renku-templates | BIOP github page ]] which are adapted from [[ https://github.com/gavin-k-lee/contributed-project-templates | SDSC pages ]].
(NOTE) Using this template you'll get access to a JupyterLab, an Ubuntu desktop (via VNC), Fiji and Napari are pre-installed and you can download data from [[ https://omero.epfl.ch/ | OMERO]] and optionally `CUDA10.1`
c4science · Help