gopherdata/gophernotes
The Go kernel for Jupyter notebooks and nteract.
This tool helps developers and data scientists who use Go to create interactive documents for exploring code, data, and visualizations. You can input Go code, equations, and explanatory text, and the output is a shareable notebook with live code execution results, ideal for data analysis or sharing technical concepts. It's designed for individuals who want to leverage the power of Go within the flexible environment of Jupyter or nteract notebooks.
3,966 stars. No commits in the last 6 months.
Use this if you are a developer or data scientist working with Go and need an interactive environment like Jupyter notebooks to explore code, visualize data, and share your work.
Not ideal if you primarily work with other programming languages or if you require a traditional IDE for large-scale Go application development.
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
gomlx/gomlx
GoMLX: An Accelerated Machine Learning Framework For Go
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
mattn/go-tflite
Go binding for TensorFlow Lite
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications