Update README.md
This commit is contained in:
13
README.md
13
README.md
@@ -3,4 +3,17 @@ changcl@jupyter
|
|||||||
|
|
||||||
/home/changcl/apps/jupyter/notebook
|
/home/changcl/apps/jupyter/notebook
|
||||||
|
|
||||||
|
|
||||||
|
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||||
|
which uv
|
||||||
|
uv init jupyter --python 3.12
|
||||||
|
uv venv /home/changcl/apps/jupyter/.venv
|
||||||
|
uv run jupyter --config-dir
|
||||||
|
uv run jupyter --config-dir
|
||||||
|
uv run jupyter --config-dir
|
||||||
|
uv add python-dotenv
|
||||||
|
uv add nltk
|
||||||
|
uv add textblob
|
||||||
|
history | cut -c 8- | grep uv
|
||||||
|
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user