12 lines
505 B
Markdown
12 lines
505 B
Markdown
README.md
|
|
|
|
`jl_0` and `jl_` are configured to use default libraries, including tomlkit, and pyjson5.
|
|
|
|
Both use pip so they work offline as long as the venv does not have to be rebuilt.
|
|
|
|
Use `s.sh` to rebuild the venv.
|
|
Use `t.sh` to activate the venv and start jupyterlab
|
|
|
|
It uses the paths that Gennaker specifies so the settings are all local to this folder.
|
|
|
|
The `jl_1` folder does essentially the same thing. Use `jl_1` for experiments and `jl_0` as the source of truth about the settings in .jupyter.
|