more notes
This commit is contained in:
@@ -5,7 +5,10 @@
|
|||||||
- Use flakes
|
- Use flakes
|
||||||
- `devenv`-based workflow
|
- `devenv`-based workflow
|
||||||
- Shell
|
- Shell
|
||||||
- Build
|
- Makes `uv` available
|
||||||
|
- Syncs `devenv` virtual environment
|
||||||
|
- `appdaemon`
|
||||||
|
- Build Docker
|
||||||
- SSH remote with VSCode
|
- SSH remote with VSCode
|
||||||
- Jupyter through VSCode
|
- Jupyter through VSCode
|
||||||
- `autoreload` must work with editable install of the dev version
|
- `autoreload` must work with editable install of the dev version
|
||||||
@@ -17,7 +20,7 @@
|
|||||||
|
|
||||||
### `nfs`
|
### `nfs`
|
||||||
|
|
||||||
Used to rebuild the ad-nix system.
|
Used to rebuild the `ad-nix` system with whatever is currently symlinked to `/etc/nixos`
|
||||||
|
|
||||||
### `ads`
|
### `ads`
|
||||||
|
|
||||||
@@ -29,7 +32,7 @@ Activated with `.devenv/state/venv/bin/activate`. Used in VSCode for type hints,
|
|||||||
|
|
||||||
### Jupyter
|
### Jupyter
|
||||||
|
|
||||||
- Install devenv kernel - might not be useful
|
- Install devenv kernel - might not be useful?
|
||||||
- `python -m ipykernel install --user --name devenv --display-name "Python (devenv)"`
|
- `python -m ipykernel install --user --name devenv --display-name "Python (devenv)"`
|
||||||
- Run jupyter notebook on the side with a `uv run jupyter notebook` command
|
- Run jupyter notebook on the side with a `uv run jupyter notebook` command
|
||||||
- Use the link with the token to connect the jupyter notebook kernel to it
|
- Use the link with the token to connect the jupyter notebook kernel to it
|
||||||
|
|||||||
Reference in New Issue
Block a user