Nathaniel Nicandro
9aa58ebce2
Update obsolete documentation on client channels
2019-02-13 09:25:17 -06:00
Nathaniel Nicandro
4978c28add
Revert jupy- prefix to jupyter- for org-mode src-blocks
...
Closes #5 .
2019-02-12 09:17:06 -06:00
Nathaniel Nicandro
e95f3bf3eb
Reword some parts of the README
2019-02-10 02:41:42 -06:00
Nathaniel Nicandro
f716de5a67
Update README
...
Close #15 .
2019-02-09 14:35:00 -06:00
Nathaniel Nicandro
2d31af6aa7
Update README
2019-02-07 13:34:36 -06:00
Nathaniel Nicandro
3d6f3234e4
Update README
2019-01-13 22:19:25 -06:00
Nathaniel Nicandro
37b80ddbcd
Fix some typos and formatting issues
2019-01-12 20:57:22 -06:00
Adam B
fc4d2c3487
Cleanup table of keybindings for jupyter-repl-interaction-mode ( #7 )
...
Misnamed function and duplicate entry removed. Functions of form
jupyter-repl-eval-* were updated in README to point to new form jupyter-eval-*.
2019-01-10 23:07:00 -06:00
Nathaniel Nicandro
da1340ac2d
Update README
2018-12-10 21:36:35 -06:00
Nathaniel Nicandro
0416923c50
Update README
2018-12-01 15:05:59 -06:00
Nathaniel Nicandro
76725efcfd
Update README.org
2018-11-26 12:37:37 -06:00
Nathaniel Nicandro
cec69a6d30
Change jupyter-
org-mode prefix to jupy-
...
This is to avoid name clashing with another popular package that uses the same
prefix.
2018-11-24 22:13:28 -06:00
Nathaniel Nicandro
9f52459325
Add Travis badge
2018-11-17 12:21:57 -06:00
Nathaniel Nicandro
3b0a96de7d
Update README
2018-11-16 00:27:47 -06:00
Nathaniel Nicandro
90b9223108
[WIP] Widget documentation
2018-11-01 01:56:58 -05:00
Nathaniel Nicandro
f60a3df749
Mention order of org-babel-load-languages
in README
2018-10-27 22:16:54 -05:00
Nathaniel Nicandro
0efc00d49d
Update README
2018-10-27 22:16:54 -05:00
Nathaniel Nicandro
5395d4d44a
Rename connect-jupyter-repl
-> jupyter-connect-repl
, run-jupyter-repl
-> jupyter-run-repl
2018-10-25 23:17:27 -05:00
Nathaniel Nicandro
a9246fcecb
Rename with-jupyter-*
to jupyter-with
...
Ensure that all functions and macros have the same
pseudo-namespace
2018-10-25 23:17:25 -05:00
Nathaniel Nicandro
34e52de1d4
Simplify inspect requests
...
* Rename `jupyter-repl-inspect-at-point` -> `jupyter-inspect-at-point`
* Refactor inspection
2018-10-25 23:17:25 -05:00
Nathaniel Nicandro
883197074e
Move the kernel-info slot of jupyter-repl-client' to
jupyter-kernel-client'
...
* Define new method `jupyter-kernel-info` which takes care
of caching the result of a kernel info request. All
access of the kernel info plist should happen through
this method.
* Do not return the kernel info plist in
`jupyter-start-new-kernel`, callers should access the
kernel info through `jupyter-kernel-info`
2018-10-25 22:57:33 -05:00
Nathaniel Nicandro
97a5003b9b
Update README to take into account recent changes
2018-05-16 22:27:27 -05:00
Nathaniel Nicandro
2d68aefa6e
Better wording
2018-05-16 22:20:26 -05:00
Nathaniel Nicandro
ca7ff07a23
Update src blocks in README
2018-05-16 22:02:31 -05:00
Nathaniel Nicandro
b4b2c988b3
Update src blocks in README
2018-05-16 22:01:30 -05:00
Nathaniel Nicandro
4dd295cb2c
Update README
2018-05-16 21:54:26 -05:00
Nathaniel Nicandro
05c7f73e8f
Update README
2018-02-03 19:25:29 -06:00
Nathaniel Nicandro
797b77df17
Update README.org
2018-01-18 23:10:51 -06:00
Nathaniel Nicandro
eb476b6cbf
Add .gitignore and a README file
2018-01-06 19:56:57 -06:00