-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
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 .
Metadata
Metadata
Assignees
Labels
No labels