This repository contains the code of the projects presented in my personal website https://juanitorduz.github.io.
-
Feel free to share and use the code.
-
If you find a mistake or typo please let me know (ideally report as an issue or open a pull request).
-
Comments and suggestions are always welcome.
contact: [email protected]
For Winidows uses please see the documentation.
-
conda env create -f environment.yml
-
Activate conda environment:
conda activate website_projects
-
Run Jupyter Notebook:
jupyter notebook
OR
-
Run Jupyter Lab:
jupyter lab