issues
search
gopherdata
/
gophernotes
The Go kernel for Jupyter notebooks and nteract.
MIT License
3.85k
stars
263
forks
source link
import improvements, linting
#36
Closed
dwhitena
closed
8 years ago
dwhitena
commented
8 years ago
improves importing, such that:
you can import multiple things in a single cell
you can import without using the
:
syntax
the new changes are backwards compatible with the
:
syntax
fixes to get inline with
golint
:
syntax:
syntaxgolint