I suggest the following procedure to run the code
-
Update your conda environment (or install one) ''' conda update --all '''
-
Install the latest Jupyterlab
-
Create an environment ''' conda create -n nonplanar python=3.11 conda activate nonplanar pip install -r requirements.txt '''
-
prepare a kernel for jupyterlab