emacs-jupyter/js
UndeadKernel 321e8fe81f fix: use Bash shell and omit rm errors (#13)
Without this change, if the user does not have bash, `command` fails (as
it is a bash built-in). Explicitly set bash to be the shell.

Omit error messages of the `rm` command while cleaning.
2019-02-06 14:26:52 -06:00
..
emacs-jupyter.js Add notes on how EmacsJupyter works 2018-08-30 18:12:18 -05:00
index.js Use a websocket for communicating with the browser displaying widgets 2018-05-28 01:25:33 -05:00
Makefile fix: use Bash shell and omit rm errors (#13) 2019-02-06 14:26:52 -06:00
manager.js Use a websocket for communicating with the browser displaying widgets 2018-05-28 01:25:33 -05:00
package.json Update javascript packages 2018-11-16 00:27:47 -06:00
webpack.config.js Add widget support 2018-05-28 01:25:09 -05:00