Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codepod-io
/
gophernotes
Public
forked from
gopherdata/gophernotes
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
35242e9
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 13, 2021
support is_complete_request
mackong
committed
35242e9
Copy full SHA for 35242e9
Commits on Mar 20, 2021
Merge pull request #231 from Tabll/fix
Show description for 49b19d3
cosmos72
authored
49b19d3
Copy full SHA for 49b19d3
update README.md for version 0.7.2
Tabll
committed
d2d39d8
Copy full SHA for d2d39d8
Commits on Mar 18, 2021
go.mod: update gomacro to 20210316200708, fixes import of third-party packages on Go >= 1.16
cosmos72
committed
70b4546
Copy full SHA for 70b4546
Commits on Feb 12, 2021
Update README.md
Show description for 613264d
cosmos72
authored
613264d
Copy full SHA for 613264d
Commits on Oct 28, 2020
Merge branch 'mlg556-examples-gonumplot' into master
cosmos72
committed
bd7cb5c
Copy full SHA for bd7cb5c
examples/Display.ipynb: add reminder that importing third-party packages is currently only supported on Linux and Mac OS X
cosmos72
committed
06b72e3
Copy full SHA for 06b72e3
Merge branch 'examples-gonumplot' of https://github.com/mlg556/gophernotes into mlg556-examples-gonumplot
cosmos72
committed
95431c8
Copy full SHA for 95431c8
require at least Go >= 1.13 because gomacro no longer compiles on Go < 1.13
cosmos72
committed
388a323
Copy full SHA for 388a323
Commits on Oct 27, 2020
added gonum/plot example
mlg556
committed
e418c01
Copy full SHA for e418c01
Commits on Jul 22, 2020
mention FreeBSD in README.md
cosmos72
committed
bd558dd
Copy full SHA for bd558dd
update README.md for version 0.7.1
cosmos72
committed
3a69e36
Copy full SHA for 3a69e36
Commits on Jul 19, 2020
freebsd: if compiled with Go >= 1.14, support loading third-party packages at runtime
Show description for 4ee426e
cosmos72
committed
4ee426e
Copy full SHA for 4ee426e
Commits on Jun 7, 2020
update dependencies to latest gomacro, fixes #208
cosmos72
committed
39e156a
Copy full SHA for 39e156a
update section [Limitations] in README.md
cosmos72
committed
060639a
Copy full SHA for 060639a
Commits on May 26, 2020
update gomacro dependency to version v0.0.0-20200523102612-cd4d5176e746
Show description for e4e83a8
cosmos72
committed
e4e83a8
Copy full SHA for e4e83a8
Commits on Apr 22, 2020
Merge branch 'Oshuma-issue-196'
cosmos72
committed
10097f0
Copy full SHA for 10097f0
shell commands: improve parsing and error messages
cosmos72
committed
1e54350
Copy full SHA for 1e54350
Implement stdout/stderr pipe to Jupyter kernel. Issue #196
Oshuma
committed
29b2c79
Copy full SHA for 29b2c79
Commits on Apr 13, 2020
First stab at implementing shell command. Issue #196
Oshuma
committed
7408543
Copy full SHA for 7408543
Commits on Mar 10, 2020
README.md: fix #200 add 'chmod +w ./kernel.json' to installation instructions
Show description for d8cdc38
cosmos72
committed
d8cdc38
Copy full SHA for d8cdc38
doc: update installation notes for Windows
sbinet
committed
7bdc956
Copy full SHA for 7bdc956
Commits on Feb 27, 2020
ci: drop Go-1.11, add Go-1.14
sbinet
committed
d5b4ed9
Copy full SHA for d5b4ed9
all: zmq -> zmq4
sbinet
committed
f86965e
Copy full SHA for f86965e
all: use pure-Go implementation of zmq4
Show description for 428fab0
sbinet
committed
428fab0
Copy full SHA for 428fab0
fix #199 Frequent kernel crashes if compiled with Go 1.14
cosmos72
committed
7faaaff
Copy full SHA for 7faaaff
Commits on Feb 26, 2020
go.mod: update gomacro to 20200226181501, fixes import of third-party packages on Go >= 1.14
cosmos72
committed
f4844bf
Copy full SHA for f4844bf
Commits on Jan 9, 2020
README.md: document '%go111module off' workaround to import packages that require cgo
cosmos72
committed
15a2814
Copy full SHA for 15a2814
Merge branch 'master' of https://github.com/gopherdata/gophernotes
cosmos72
committed
b4a03c0
Copy full SHA for b4a03c0
implement special commands %help and %go111module {on|off}
cosmos72
committed
ffed719
Copy full SHA for ffed719
Commits on Jan 2, 2020
Merge pull request #193 from kgeneral/master
Show description for e0041b6
cosmos72
authored
e0041b6
Copy full SHA for e0041b6
manually add content of @steele232 pull request https://github.com/gopherdata/gophernotes/pull/178
cosmos72
committed
97ba7c0
Copy full SHA for 97ba7c0
Update README.md
Show description for d0cc4dd
kgeneral
authored
d0cc4dd
Copy full SHA for d0cc4dd
Commits on Dec 8, 2019
version 0.6.1
cosmos72
committed
6124cc7
Copy full SHA for 6124cc7
use github.com/gofrs/uuid instead of github.com/satori/go.uuid
Show description for c1c08c9
cosmos72
committed
c1c08c9
Copy full SHA for c1c08c9
Pagination
Previous
Next
You can’t perform that action at this time.