Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
developgo
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 24, 2021
update README.md for version 0.7.3
Show description for a574d64
cosmos72
committed
a574d64
View commit details
Copy full SHA for a574d64
Browse repository at this point
Commits on May 3, 2021
add special command '%cd [path]'
cosmos72
committed
42d0037
View commit details
Copy full SHA for 42d0037
Browse repository at this point
Commits on Apr 13, 2021
improve jupyter-qtconsole support: return "invalid" if Parse() on input produces an error
cosmos72
committed
87da03e
View commit details
Copy full SHA for 87da03e
Browse repository at this point
improve jupyter-qtconsole support: distinguish between incomplete and invalid inputs
cosmos72
committed
df600ce
View commit details
Copy full SHA for df600ce
Browse repository at this point
Merge pull request #230 from mackong/fix_is_complete_request
Show description for a1c0fea
cosmos72
authored
a1c0fea
View commit details
Copy full SHA for a1c0fea
Browse repository at this point
support is_complete_request
mackong
committed
35242e9
View commit details
Copy full SHA for 35242e9
Browse repository at this point
Commits on Mar 20, 2021
Merge pull request #231 from Tabll/fix
Show description for 49b19d3
cosmos72
authored
49b19d3
View commit details
Copy full SHA for 49b19d3
Browse repository at this point
update README.md for version 0.7.2
Tabll
committed
d2d39d8
View commit details
Copy full SHA for d2d39d8
Browse repository at this point
Commits on Mar 18, 2021
go.mod: update gomacro to 20210316200708, fixes import of third-party packages on Go >= 1.16
cosmos72
committed
70b4546
View commit details
Copy full SHA for 70b4546
Browse repository at this point
Commits on Feb 12, 2021
Update README.md
Show description for 613264d
cosmos72
authored
613264d
View commit details
Copy full SHA for 613264d
Browse repository at this point
Commits on Oct 28, 2020
Merge branch 'mlg556-examples-gonumplot' into master
cosmos72
committed
bd7cb5c
View commit details
Copy full SHA for bd7cb5c
Browse repository at this point
examples/Display.ipynb: add reminder that importing third-party packages is currently only supported on Linux and Mac OS X
cosmos72
committed
06b72e3
View commit details
Copy full SHA for 06b72e3
Browse repository at this point
Merge branch 'examples-gonumplot' of https://github.com/mlg556/gophernotes into mlg556-examples-gonumplot
cosmos72
committed
95431c8
View commit details
Copy full SHA for 95431c8
Browse repository at this point
require at least Go >= 1.13 because gomacro no longer compiles on Go < 1.13
cosmos72
committed
388a323
View commit details
Copy full SHA for 388a323
Browse repository at this point
Commits on Oct 27, 2020
added gonum/plot example
mlg556
committed
e418c01
View commit details
Copy full SHA for e418c01
Browse repository at this point
Commits on Jul 22, 2020
mention FreeBSD in README.md
cosmos72
committed
bd558dd
View commit details
Copy full SHA for bd558dd
Browse repository at this point
update README.md for version 0.7.1
cosmos72
committed
3a69e36
View commit details
Copy full SHA for 3a69e36
Browse repository at this point
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
View commit details
Copy full SHA for 4ee426e
Browse repository at this point
Commits on Jun 7, 2020
update dependencies to latest gomacro, fixes #208
cosmos72
committed
39e156a
View commit details
Copy full SHA for 39e156a
Browse repository at this point
update section [Limitations] in README.md
cosmos72
committed
060639a
View commit details
Copy full SHA for 060639a
Browse repository at this point
Commits on May 26, 2020
update gomacro dependency to version v0.0.0-20200523102612-cd4d5176e746
Show description for e4e83a8
cosmos72
committed
e4e83a8
View commit details
Copy full SHA for e4e83a8
Browse repository at this point
Commits on Apr 22, 2020
Merge branch 'Oshuma-issue-196'
cosmos72
committed
10097f0
View commit details
Copy full SHA for 10097f0
Browse repository at this point
shell commands: improve parsing and error messages
cosmos72
committed
1e54350
View commit details
Copy full SHA for 1e54350
Browse repository at this point
Implement stdout/stderr pipe to Jupyter kernel. Issue #196
Oshuma
committed
29b2c79
View commit details
Copy full SHA for 29b2c79
Browse repository at this point
Commits on Apr 13, 2020
First stab at implementing shell command. Issue #196
Oshuma
committed
7408543
View commit details
Copy full SHA for 7408543
Browse repository at this point
Commits on Mar 10, 2020
README.md: fix #200 add 'chmod +w ./kernel.json' to installation instructions
Show description for d8cdc38
cosmos72
committed
d8cdc38
View commit details
Copy full SHA for d8cdc38
Browse repository at this point
doc: update installation notes for Windows
sbinet
committed
7bdc956
View commit details
Copy full SHA for 7bdc956
Browse repository at this point
Commits on Feb 27, 2020
ci: drop Go-1.11, add Go-1.14
sbinet
committed
d5b4ed9
View commit details
Copy full SHA for d5b4ed9
Browse repository at this point
all: zmq -> zmq4
sbinet
committed
f86965e
View commit details
Copy full SHA for f86965e
Browse repository at this point
all: use pure-Go implementation of zmq4
Show description for 428fab0
sbinet
committed
428fab0
View commit details
Copy full SHA for 428fab0
Browse repository at this point
fix #199 Frequent kernel crashes if compiled with Go 1.14
cosmos72
committed
7faaaff
View commit details
Copy full SHA for 7faaaff
Browse repository at this point
Commits on Feb 26, 2020
go.mod: update gomacro to 20200226181501, fixes import of third-party packages on Go >= 1.14
cosmos72
committed
f4844bf
View commit details
Copy full SHA for f4844bf
Browse repository at this point
Commits on Jan 9, 2020
README.md: document '%go111module off' workaround to import packages that require cgo
cosmos72
committed
15a2814
View commit details
Copy full SHA for 15a2814
Browse repository at this point
Merge branch 'master' of https://github.com/gopherdata/gophernotes
cosmos72
committed
b4a03c0
View commit details
Copy full SHA for b4a03c0
Browse repository at this point
implement special commands %help and %go111module {on|off}
cosmos72
committed
ffed719
View commit details
Copy full SHA for ffed719
Browse repository at this point
Previous
Next
You can’t perform that action at this time.