emacs-jupyter/js
Nathaniel Nicandro e7f1f8307a Refactor for readability
- Be more obvious in `jupyter-repl-ret`

- Prefer shorter lines in `js/emacs-jupyter.js`

- Add `jupyter-repl-language`

- Refactor `jupyter-handle-error` for `jupyter-repl-client's

  - Include margin width when fixing traceback spacing for python kernels

  - Extract out special handling of python kernels in `jupyter-handle-error`
2018-05-30 12:49:28 -05:00
..
emacs-jupyter.js Refactor for readability 2018-05-30 12:49:28 -05:00
index.js Use a websocket for communicating with the browser displaying widgets 2018-05-28 01:25:33 -05:00
manager.js Use a websocket for communicating with the browser displaying widgets 2018-05-28 01:25:33 -05:00
package.json Use a websocket for communicating with the browser displaying widgets 2018-05-28 01:25:33 -05:00
webpack.config.js Add widget support 2018-05-28 01:25:09 -05:00