Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to correctly install WebIO Jupyter extension in a conda environment #508

Open
tianzeliu opened this issue Feb 19, 2023 · 0 comments

Comments

@tianzeliu
Copy link

tianzeliu commented Feb 19, 2023

I tried to install WebIO Jupyter extension in a conda environment using
python3 -m pip install webio_jupyter_extension
but the Jupyter notebook that I started in the same environment was still unable to detect it, although
pip3 show jupyterlab | grep -i location
pip3 show webio_jupyter_extension | grep -i location
give the same locations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant