Commit graph

15 commits

Author SHA1 Message Date
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