Conda install vs pip install in jupyter notebook
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
I'm working in windows using git-bash . I've created an environment called jupyter1. When I look at it inside pycharm I see:[![enter image description here][1]][1]
I've then installed a number of packages using pip. When I click on the round circle on the right I see the pip installed packages:
[![enter image description here][2]][2]
This has been working fine for me in the pycharm IDE.
Recently I've started to work in jupyter notebook . After starting a notebook and clicking on the conda tab and selecting jupyter1, I see:
[![enter image description here][3]][3]
None of the pip packages are available. How do I make these available?
[1]: https://i.stack.imgur.com/mKk9J.png
[2]: https://i.stack.imgur.com/X1iUR.png
[3]: https://i.stack.imgur.com/ljCmw.png
Contributor guide
Research direction
The issue names no repository files, entry points, or tests. First reproduce the Windows Git Bash setup with the conda environment jupyter1, PyCharm, and Jupyter Notebook, then determine whether the selected notebook environment exposes the pip-installed packages; document the expected setup and verification steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- developer-experience
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100