Rhodium icon indicating copy to clipboard operation
Rhodium copied to clipboard

Issue using Jupyter Notebook with New Conda Environment

Open peterqstorm opened this issue 6 years ago • 0 comments

When using Jupyter Notebooks in a new Conda Environment (as to ensure I have Python 3.5), it defaults to using the system's Python version instead of the Conda environment. Thus, when trying to use Rhodium et al., the Jupyter Notebook examples aren't using the correct Python version (and its associated libraries).

If I install Jupyter Notebook in this new Conda Environment, it solves the issue of launching the correct Python version when opening a Jupyter Notebook within this Conda Environment.

peterqstorm avatar Apr 11 '19 14:04 peterqstorm