Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 711 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 711 Bytes

Molonaviz

WARNING: Molonaviz requires python 3.10 at least. You cannot use molonaviz with an older version of Python.

Here is a step-by-step guide to install Molonaviz:

  • clone the pyheatmy repository and follow its installation guide.
  • clone the molonaviz repository.
  • since Molonaviz has been structured as Python package, you can install locally as you would do it with any other packages: simply navigate to the root of the repository you just cloned (Molonaviz) and run pip install -e .

You are now set to use Molonaviz. To launch it, you can simply run molonaviz in a terminal.