Hello,
I am having difficulties getting Jupyter notebook to run.
I create the ezTrack environment as usual:
- conda create -y -n ezTrack -c conda-forge python=3.9.16 jupyter=1.0.0 numpy=1.24 scipy=1.11.1 pandas=2.0.3 opencv=4.7.0 holoviews=1.15.0 bokeh=2.4.0 pyviz_comms=2.1 jinja2=3.1.2 scikit-learn=1.3.0 matplotlib=3.7.2 tqdm=4.65.0
The environment creates successfully, and I can then activate the EzTrack environment:
When I try to then launch Jupyter Notebook using:
-jupyter notebook
I am met with the error below.

Any assistance would be greatly appreciated.
Thank you!
Hello,
I am having difficulties getting Jupyter notebook to run.
I create the ezTrack environment as usual:
The environment creates successfully, and I can then activate the EzTrack environment:
When I try to then launch Jupyter Notebook using:
-jupyter notebook
I am met with the error below.

Any assistance would be greatly appreciated.
Thank you!