initial
This commit is contained in:
parent
447609f346
commit
5f45bb8957
26 changed files with 948 additions and 1 deletions
11
README.md
11
README.md
|
|
@ -1,2 +1,13 @@
|
|||
# graf
|
||||
|
||||
Simple project for testing render matplotlib as base64 image
|
||||
|
||||
|
||||
```bash
|
||||
git clone https://git.lucasf.dev/public/graf.git
|
||||
cd graf
|
||||
poetry shell
|
||||
poetry install
|
||||
make run
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue