MikeB
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Trying to understand which environment is active when launching Jupyter from PyCharm pro
According to the docs, when I start a Jupyter notebook from the terminal it should start in the virtual environment (venv). I did that from a project in my PyCharm IDE. My notebook was designed t...