An open API service indexing awesome lists of open source software.

https://github.com/xinetzone/plotlib


https://github.com/xinetzone/plotlib

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Jupyter Book 模板

[![GitHub issues](https://img.shields.io/github/issues/xinetzone/mini-book)](https://github.com/xinetzone/plotlibissues) [![GitHub forks](https://img.shields.io/github/forks/xinetzone/mini-book)](https://github.com/xinetzone/plotlibnetwork) [![GitHub stars](https://img.shields.io/github/stars/xinetzone/mini-book)](https://github.com/xinetzone/plotlibstargazers) [![GitHub license](https://img.shields.io/github/license/xinetzone/mini-book)](https://github.com/xinetzone/plotlibblob/master/LICENSE) ![repo size](https://img.shields.io/github/repo-size/xinetzone/mini-book.svg) [![contributors](https://img.shields.io/github/contributors/xinetzone/mini-book.svg)](https://github.com/xinetzone/plotlibgraphs/contributors) [![watcher](https://img.shields.io/github/watchers/xinetzone/mini-book.svg)](https://github.com/xinetzone/plotlibwatchers)

[项目启动](start.md)

本地使用最好创建新的环境:

```shell
conda env create -f environment.yml
conda activate ai
```