flatironinstitute / ccn-template

Template repository for CCN software projects
https://ccn-template.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

Jupyter notebook and kernels in different environments #45

Open billbrod opened 10 months ago

billbrod commented 10 months ago

If you have multiple virtual environments on your machine, it's nice to have a single jupyter install which can reach the kernels from these other environments. There are a couple ways to do this, and they're not hard, but a bit hard to find if you're just getting started. Write up the description of using nb_conda_kernels and the generic advice (which allows for non-conda virtual environments).

billbrod commented 10 months ago

Also, other nice jupyter things: ipywidgets+tqdm, profilers, snakeviz