Skip to content

Commit

Permalink
update(readme): gonb integration (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
Koooooo-7 committed Apr 20, 2024
1 parent 9c82211 commit c126e30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -227,7 +227,8 @@ the [GoDoc](https://pkg.go.dev/github.com/go-echarts/go-echarts/v2).

> The section lists awesome projects which integrate with go-echarts specially.
- [templ](https://github.com/a-h/templ) A language for writing HTML user interfaces in Go.
- [templ](https://github.com/a-h/templ) A language for writing HTML user interfaces in Go. You can use `go-echarts` as its components.
- [`GoNB`](https://github.com/janpfeifer/gonb) A Go Notebook Kernel for Jupyter. You can run `go-echarts` inside of it smoothly, see [examples](https://janpfeifer.github.io/gonb-echarts/).

### 💡 Contribution

Expand Down

0 comments on commit c126e30

Please sign in to comment.