Windows
Install dependencies
Important
Make sure to install the dependencies in the right anaconda environment.
pip install -r requirements.txt
Contribute
Note
Click here to learn about the forking workflow on Github.
Fork the repository: https://github.com/Quantum-Creative-Group/quantum_nodes
Do your modifications
Once you are ready, open a new pull request
Wait for your modifications to be reviewed and accepted
Build the manual
Clone the repository next to the quantum_nodes repository.
- Open a terminal and enter:
make html spelling
Visualize the html inbuild/html