πŸ‘ŠQuick start

Installation of the app

. SeeAutomatic installation

Below are tutorials for downloading and installing the app on various operating systems.

Manual installation

To manually download, install, and start using the application, please follow these steps:

Cloning the project

Via SSH (recommended)

Via HTTPS

Installing npm arrow-up-rightpackages

Access the cloned folder

Install npm packages

Manually

or automatically, by running the following script

Set up the Python environment by running the following script

This will create a conda environmentarrow-up-right named med_conda_env and install the required packages.


When developing Python code, you may need to install new packages. To do so, you can activate the environment and install any package with pip:


RUN THE APP

Now that the app is live and running, it is time to learn how to use the interface. See you on the next page. πŸ˜‰

Last updated