gophernotes icon indicating copy to clipboard operation
gophernotes copied to clipboard

The Go kernel for Jupyter notebooks and nteract.

Results 58 gophernotes issues
Sort by recently updated
recently updated
newest added

Sorry to ask but it really seems hard for me to operate the instructions below. ``` REM Download w/o building. go get -d github.com/gopherds/gophernotes cd %GOPATH%\src\github.com\gopherds\gophernotes\zmq-win REM Build x64 version....

Ran the docker container version of this. Magic commands like `%quickref` and `%lsmagic` don't work.

enhancement
help wanted

While it's related to #96 in the sort of error it is, `libzmq` is found when installed with Homebrew via `brew install zmq`. However, `go get` still fails due to...

Pretty frequently when I start up jupyter fresh, I get the following kernel failure when trying to run the first cell ``` [I 15:29:13.975 NotebookApp] Adapting to protocol v5.0 for...

From what I know, Jupyter notebook + IPython support debugging python code. Since the underlying interpreter gomacro already contains a text-mode debugger, and an API to interact with its debugging...

enhancement
help wanted

If I import a package and then make changes to a function in this package, these changes won't take any effect if I do not restart the kernel. Running the...

enhancement

I've just installed Go 1.9.3 following its instructions, and then gophernotes. After that, I followed the [README's gif](https://github.com/gopherdata/gophernotes/raw/master/files/jupyter.gif). But I got ![image](https://user-images.githubusercontent.com/107470/35415995-a70605e4-020e-11e8-8e6c-be24bfbaf272.png) How can I fix this? I have here:...

As the title says, any time I type in a Go file in Atom after running a line with gophernotes I get an error like this `2018/04/07 11:17:46 Unhandled shell...

Hi @dwhitena In finishing up my [review of your JOSS submission](https://github.com/openjournals/joss-reviews/issues/508), it appears that at least [one of your cited references has a DOI available](http://ebooks.iospress.nl/publication/42900) that is not included in...