gopherdata/gophernotes
The Go kernel for Jupyter notebooks and nteract.
Leverages the gomacro Go interpreter to enable interactive code evaluation, allowing users to execute and modify Go code cell-by-cell with live results displayed inline. Integrates with the Jupyter kernel messaging protocol to communicate with notebook frontends, supporting rich output including images, HTML, and LaTeX rendering. Enables importing third-party Go packages dynamically via the plugin system, making it suitable for data science and visualization workflows alongside traditional interactive development.
3,966 stars. No commits in the last 6 months.
Stars
3,966
Forks
265
Language
Go
License
MIT
Category
Last pushed
Nov 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/gopherdata/gophernotes"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SPFlow/SPFlow
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
gomlx/gomlx
GoMLX: An Accelerated Machine Learning Framework For Go
mattn/go-tflite
Go binding for TensorFlow Lite
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications