Skip to content

Cannot launch Jupyter Notebook. #103

Description

@evant-researcher

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:

  • conda activate ezTrack

When I try to then launch Jupyter Notebook using:
-jupyter notebook

I am met with the error below.
Image

Any assistance would be greatly appreciated.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions