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
Daniel Whitenack
09f0ca29e7
Merge pull request #18 from P1xt/patch-1
...
Mac instructions might need PKG_CONFIG_PATH set
2016-03-26 07:10:35 -05:00
Daniel Whitenack
ac8c92f079
Update README.md
2016-03-21 07:40:16 -05:00
p1xt
960cb3698b
Mac instructions might need PKG_CONFIG_PATH set
...
If installing libzmq via homebrew doesn't set PKG_CONFIG_PATH the gophernotes install fails. Explicitly exporting PKG_CONFIG_PATH and re-running the gophernotes install fixes this.
2016-03-21 05:46:12 -05:00
Daniel Whitenack
ad6416f563
Update README.md
2016-03-16 19:41:37 -05:00
Daniel Whitenack
549edb73f6
Update README.md
2016-03-01 11:02:31 -06:00
Daniel Whitenack
3fd9205661
Update README.md
2016-03-01 11:01:25 -06:00
Daniel Whitenack
04b6f44247
Update README.md
2016-03-01 10:55:22 -06:00
Daniel Whitenack
e3dacde857
Update README.md
2016-03-01 10:52:08 -06:00
Daniel Whitenack
077679853a
Update README.md
2016-03-01 10:50:07 -06:00