BIOP-desktop

Logo

The documentation of the BIOP-desktop

View the Project on GitHub BIOP/biop-desktop-doc

Demo Installation Build Run FAQ

The BIOP-desktop is a docker container that can be run on a remote server or alternatively on your local machine. In our case we run it on a Kubernetes cluster, orchestrated by RunAI.

Remote installation

Ideally :

Then you can follow the Run instructions.

Local installation

Doing so, you will be able to run the BIOP-desktop on your local machine BUT :

Don’t let the few line above scare you, it is not that hard ;) and you’ll get a version of the BIOP-desktop that you can use offline.

Windows 11 & Docker Desktop

Windows Subsystem Linux (wsl)

Follow this wsl documentation

Docker with WSL2

Follow this docker wsl2 documentation and this docker-gpu documentation

Linux (TODO)

Please follow Docker Engine installation documentation.

Mac

Please follow Docker Destkop installation documentation.

NOTE: Please contact us if you succesfully installed it on Mac-ARM. We will update this documentation.

NEXT

Please proceed with Build (optionnal) OR Run