+alpha
- Established a /dev folder for development in C:/ drive
- /Notebook contains these Obsidian files for managing logbook
PyLab
is the python dev environment for operation =GlassNest
- alpha and +tango represent the first two components of the project
- Updated Anaconda to
2.6.1
- Cloned template dev repository into PyLab
- Installed
Click
into virtual environment with Python 3.11 to help develop a client interface
- Constructing MATLAB engine’s Python API
- Required downgrading from
python=3.11
to python=3.8
(>3.9 not supported)
python conda install python=3.6