Right. I usually `pipx install jupyterlab` and register each project's env with `python -m ipykernel install --user --name MyProject --display-name "My Project"` as per the ipython docs:…
Oh this is nice. I made a similar tool to search twitter archives a few weeks back https://observablehq.com/d/2f43e70f2168ddab . You can see mine to get a feeling for how it looks…
Right. I usually `pipx install jupyterlab` and register each project's env with `python -m ipykernel install --user --name MyProject --display-name "My Project"` as per the ipython docs:…
Oh this is nice. I made a similar tool to search twitter archives a few weeks back https://observablehq.com/d/2f43e70f2168ddab . You can see mine to get a feeling for how it looks…