gopherdata / gophernotes

The Go kernel for Jupyter notebooks and nteract.
MIT License
3.82k stars 265 forks source link

update vendored gomacro #114

Closed cosmos72 closed 6 years ago

cosmos72 commented 6 years ago

While waiting to merge pull requests https://github.com/gopherdata/gophernotes/pull/105 and https://github.com/gopherdata/gophernotes/pull/111

Removes many limitations in the interpreter, adding support at least for:

Also slightly improves the situation on importing third-party packages on Mac OS X and Windows (still requires to recompile gophernotes after importing a third party package for the first time)