Installation as a user¶
To use this library create either a Python virtual environment or conda environment.
The library can be used on Windows, Mac, or Unix, provided a Python version is installed. Exemplified for using a Python virtual environment and Python 3.12, firstly you should create a virtual environment — if you do not have one yet — in a directory on your local computer or server.
If you already have such environment or just created one, proceed with installing the library:
This will install the module and jupyterlab whereby the notebook with examples become executable. The jupyterlab server is started with.
The notebook to run is the following examples/ExamplesForUsersOrDevelopers.ipynb