Skip to content

Commit 2dfa4d4

Browse files
authored
Update README.md
1 parent 278e1ab commit 2dfa4d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
# gophernotes - Go in Notebooks
44

5-
**Note** - `gophernotes` was recently moved from the `gophergala` org to here. We are currently refactoring `gophernotes` to make it better and provide releases. In the mean time, the easiest way for you to try out `gophernotes` is the docker install discussed below. Stay tuned for good things coming soon!
6-
75
`gophernotes` is a Go kernel for [Jupyter](http://jupyter.org/) notebooks. Finally, we can have a reliable and maintained way to use Go interactively and code in the browser. Use `gophernotes` to create and share documents that contain live Go code, equations, visualizations and explanatory text. These notebooks, with the live Go code, can then be shared with others via email, Dropbox, GitHub and the [Jupyter Notebook Viewer](http://nbviewer.jupyter.org/). Go forth and do data science, or anything else interesting, with go notebooks!
86

97
This project came out of the [Gopher Gala](http://gophergala.com/) 2016. It is inspired by a REPL called [gore](https://github.com/motemen/gore) and by a, no longer maintained and self-described as limited, ipython kernel call [iGo](https://github.com/takluyver/igo).

0 commit comments

Comments
 (0)