Skip to content

Commit 801f8c7

Browse files
authored
Update README.md
1 parent 3069193 commit 801f8c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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 an official release. However, in the mean time, you should still be able to utilize the kernel by following the below instructions.
6+
57
`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!
68

79
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)