You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current command for installing packages from Jupyter Notebook didn't work for me -- it installed into my pyenv installation, so my Jupyter Notebook couldn't see it:
The current command for installing packages from Jupyter Notebook didn't work for me -- it installed into my pyenv installation, so my Jupyter Notebook couldn't see it:
Instead, I followed the steps listed at https://jakevdp.github.io/blog/2017/12/05/installing-python-packages-from-jupyter/#How-to-use-Pip-from-the-Jupyter-Notebook:
That worked!
The text was updated successfully, but these errors were encountered: