đQuick start
Installation of the app
Last updated
Installation of the app
Last updated
Below are tutorials for downloading and installing the app on various operating systems.
To manually download, install, and start using the application, please follow these steps:
Via SSH (recommended)
Via HTTPS
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 environment 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:
Now that the app is live and running, it is time to learn how to use the interface, see you on the next page