update
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# TODO
|
||||
|
||||
- [ ] ## Make envs available in jupytera
|
||||
- [x] ## Make envs available in jupytera
|
||||
|
||||
There's [pixi-kernel](https://github.com/renan-r-santos/pixi-kernel) but it is specifically "per directory", which does not fit our use case.
|
||||
|
||||
@ -16,6 +16,8 @@ The only "problem" is in how jupyter shows the env names:
|
||||
|
||||
Note: if the `envs` folder is called differently, no prefix is shown at all... This might be an alternative idea.
|
||||
|
||||
**Solution**: setup.sh creates/updates the symlink as part of the procedure.
|
||||
|
||||
- [ ] ## Shared features
|
||||
|
||||
Pixi supports "features" (i.e., sets of packages that allow the user to do XYZ). This would be very useful for, e.g., a feature like "be able to plot on jupytera", which gives the correct versions of ipympl, matplotlib, etc.
|
||||
|
Reference in New Issue
Block a user