[logseq-plugin-git:commit] 2025-09-08T09:35:23.573Z

This commit is contained in:
YuanHui
2025-09-08 17:35:23 +08:00
parent 1c25911301
commit c70062d6f7
1256 changed files with 65938 additions and 45736 deletions

View File

@@ -1,11 +1,11 @@
- python虚拟环境
- ```zsh
# create
sudo apt install python3.11-venv
# enter envirment
source .pyvenv/bin/activate
# exit
deactivate
```
- [[刻意练习]]
- python虚拟环境
- ```zsh
# create
sudo apt install python3.11-venv
# enter envirment
source .pyvenv/bin/activate
# exit
deactivate
```
- [[刻意练习]]
- [[稀缺]]