https://github.com/xinetzone/plotlib
https://github.com/xinetzone/plotlib
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xinetzone/plotlib
- Owner: xinetzone
- License: apache-2.0
- Created: 2021-06-02T05:28:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-02T05:42:28.000Z (about 5 years ago)
- Last Synced: 2025-04-04T10:51:18.103Z (about 1 year ago)
- Size: 1.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Jupyter Book 模板
[](https://github.com/xinetzone/plotlibissues) [](https://github.com/xinetzone/plotlibnetwork) [](https://github.com/xinetzone/plotlibstargazers) [](https://github.com/xinetzone/plotlibblob/master/LICENSE)  [](https://github.com/xinetzone/plotlibgraphs/contributors) [](https://github.com/xinetzone/plotlibwatchers)
[项目启动](start.md)
本地使用最好创建新的环境:
```shell
conda env create -f environment.yml
conda activate ai
```