glmtools
glmtools copied to clipboard
glmtools and Big Sur on Macs
To get glmtools and jupyter notebook to play well together I needed to do the following:
- edit the environment.yml file to require python=3.8
- change to glmval env
- (as mentioned in the readme) conda install -c conda-forge nb_conda_kernels
- (as mentioned in the readme) conda install -c conda-forge ipywidgets
- conda install -c conda-forge matplotlib
- use the following on mac: (glmval)$ pip install e .