117 Commits

Author SHA1 Message Date
Massimiliano Ghilardi
d957030e54 * update go.mod to latest gomacro for runtime support of Go 1.11 modules:
import "/path/to/some/package" is now module-aware
* require Go compiler >= 1.11, the first version with modules support
* delete vendor/ directory, replaced by versioned dependencies in go.mod
2019-11-28 22:08:37 +01:00
Yono Mittlefehldt
b8c75f0e54 Updated the documentation to show how to properly run the gophernotes docker image that contains data science packages (#153) 2018-12-13 14:10:58 -05:00
Michael Pratt
86a69e5617
Fix README.md typos 2018-09-29 09:42:50 -07:00
Alexey Palazhchenko
a63be8cb4a
Add -u to all go get commands
For consistency with Linux instructions.
2018-08-29 08:48:44 +03:00
Sebastien Binet
d0abe894e6 all: revert LICENSE to MIT
Fixes #126.
2018-08-11 10:29:05 +02:00
Sebastien Binet
d3368eec5e doc: add travis badge 2018-07-04 20:56:18 +02:00
Massimiliano Ghilardi
123f3ee895 document Mac OS X requirement of Go 1.10.2+ to import third party libraries at runtime 2018-06-18 22:52:44 +02:00
Massimiliano Ghilardi
43d3181740 add file examples/Display.ipynb and link it in README.md 2018-06-14 22:01:36 +02:00
Massimiliano Ghilardi
bd0dab5624 take updated README.md from gopherdata/gophernotes master branch 2018-06-10 23:13:11 +02:00
Massimiliano Ghilardi
e7a966350e display images: show as image each expression result that implements Go interface 'image.Image' 2018-04-07 16:34:50 +02:00
kortschak
40babb93d6 doc: use go get for install 2017-10-24 13:40:03 +10:30
Daniel Whitenack
517aa1fd2c Update README.md 2017-10-07 11:00:16 -04:00
Daniel Whitenack
2040e263ce clarify named imports 2017-09-20 12:46:16 -04:00
Daniel Whitenack
5e0d919458 update Mac/Windows info 2017-09-20 12:35:22 -04:00
Daniel Whitenack
b8382a3b7c add toc to readme 2017-09-20 11:17:22 -04:00
Daniel Whitenack
6d457eb740 add Mac install 2017-09-20 11:13:18 -04:00
Daniel Whitenack
52ea4cfe7f README formatting 2017-09-20 11:00:43 -04:00
Daniel Whitenack
eeed976363 README formatting 2017-09-20 10:59:01 -04:00
Daniel Whitenack
5ebd7b0c9d new example and new install docs 2017-09-20 10:56:44 -04:00
Daniel Whitenack
ba012ea91c update README gif format 2017-09-19 17:56:24 -04:00
Daniel Whitenack
53a8e59522 new screencasts 2017-09-19 17:54:48 -04:00
Daniel Whitenack
eee56d3240 fix image links in README 2017-09-19 17:33:31 -04:00
Daniel Whitenack
69792d8af7 update readme intro 2017-09-19 17:26:51 -04:00
Thomas Kluyver
4aeef41e39 Simplify wording about iGo
Thanks for acknowledging iGo. I've reworded the sentence a bit to make it easier to read.
2017-09-17 09:06:01 +01:00
Harry Moreno
1e3a42af95 Fix broken link
fixes https://github.com/gopherdata/gophernotes/issues/66
2017-07-11 01:39:59 -04:00
kortschak
33de4058b4 Add explicit instructions to connect to docker container 2017-05-22 10:36:36 +09:30
yyang
05bfc38e15 Add support for Windows. Prebuilt zmq dependency and a build.bat
are provided in the zmq-win directory. See README.md for detail.
2017-02-15 00:45:56 +08:00
(repeatedly try)
596e08f250 kernel.json path is wrong for macOS
`~/.local/share/jupyter/kernels/gopherlab` is the location for Linux, but not macOS. This should be `~/Library/Jupyter/kernels/gophernotes/kernel.json`.
2016-09-23 14:52:48 -04:00
Daniel Whitenack
9b790b0cd8 Update README.md 2016-09-13 17:45:16 -04:00
Daniel Whitenack
2be8f0b078 Update README.md 2016-09-08 07:34:26 -05:00
Daniel Whitenack
0ece7eeedc Merge pull request #48 from gopherds/refactor
update README examples
2016-09-08 08:29:54 -04:00
Daniel Whitenack
6c668380b6 update README examples 2016-09-08 07:27:53 -05:00
Sebastien Binet
7df0047cd6 kernel: fixup Go kernel display name
This CL fixes the display name of the Go kernel:
Go is called Go, not Golang.
2016-08-31 10:14:28 +02:00
Daniel Whitenack
2dfa4d4604 Update README.md 2016-08-01 07:26:21 -05:00
Daniel Whitenack
e46a725b54 Update README.md 2016-07-29 16:20:38 -05:00
Daniel Whitenack
caf0dc9f1a Update README.md 2016-07-29 16:19:29 -05:00
Daniel Whitenack
57119292de Update README.md 2016-07-29 16:00:00 -05:00
Daniel Whitenack
265b186642 Update README.md 2016-07-29 15:58:25 -05:00
Daniel Whitenack
941e474552 Update README.md 2016-07-29 15:54:59 -05:00
Daniel Whitenack
a07913a5b0 Update README.md 2016-07-29 15:42:07 -05:00
Daniel Whitenack
93c7fc5a85 Update README.md 2016-07-25 07:27:35 -05:00
Daniel Whitenack
4bcda183dd Update README.md 2016-07-24 05:58:22 -05:00
Daniel Whitenack
9e428c5472 Update README.md 2016-07-23 09:23:19 -05:00
Daniel Whitenack
17442edb80 Update README.md 2016-07-23 09:12:06 -05:00
Daniel Whitenack
801f8c78e5 Update README.md 2016-07-23 09:11:03 -05:00
Daniel Whitenack
3069193039 Update README.md 2016-06-21 15:08:39 -05:00
Sebastien Binet
3ef9f487e3 doc: update jupyter kernels config location
old Jupyter version was expecting user configuration to live under:
 $HOME/.ipython/kernels/<kernel-name>

now, it shall be under:
 $HOME/.local/share/jupyter/kernels/<kernel-name>

If one would use the old location, jupyter would migrate the
configuration to $HOME/.local/share/jupyter and leave the old one stale
(and subsequent modifications to the file(s) under $HOME/.ipython would
be ignored.)

Update the README.
2016-04-14 19:21:54 +02:00
Daniel Whitenack
7d38a555de Update README.md 2016-03-26 07:14:17 -05:00
Daniel Whitenack
35f86b2774 Update README.md 2016-03-26 07:13:06 -05:00
Daniel Whitenack
6caff2d763 Update README.md 2016-03-26 07:12:20 -05:00