mirror of
https://github.com/dathere/100.dathere.com.git
synced 2025-12-19 08:39:24 +00:00
build: update qsv to v0.129.0
This commit is contained in:
parent
56475ee697
commit
aa4cafaf40
2 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ git clone https://github.com/dathere/100.dathere.com.git
|
||||||
6. Run `uv pip install -r requirements-local.txt`.
|
6. Run `uv pip install -r requirements-local.txt`.
|
||||||
7. Run `uv pip install -e ./bash_kernel` and then `python -m bash_kernel.install` to install the Bash kernel.
|
7. Run `uv pip install -e ./bash_kernel` and then `python -m bash_kernel.install` to install the Bash kernel.
|
||||||
8. Run `jb build .` to build the book or save a `.md`, `.ipynb`, or `.yml` file in VS Code for the Run on Save extension to run relevant commands.
|
8. Run `jb build .` to build the book or save a `.md`, `.ipynb`, or `.yml` file in VS Code for the Run on Save extension to run relevant commands.
|
||||||
9. Right click on `_build/html/index.html` and click Open with Live Server which should launch a local build of the website and should reload within a few seconds each time you save a `.md` or `.yml` file in VS Code (you may need to refresh the page once Run on Save is done each time).
|
9. Right click on `_build/html/index.html` and click Open with Live Server which should launch a local build of the website and should reload within a few seconds each time you save a `.md` or `.yml` file in VS Code (you may need to refresh the page once Run on Save is done each time). You may need to navigate to the proper URL such as http://localhost:5500/\_build/html/.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
|
||||||
BIN
path_files/qsv
BIN
path_files/qsv
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue