Josh Barnes
d4e1ffe13f
[lib] ensure each library object has its own config object
...
this effectively prevents other nbextensions from modifying the default
config, which for some reason I previously thought might be useful, rather
than just potentially dangerous.
2017-05-09 11:41:20 +01:00
Josh Barnes
cd44e758f6
[lib] linting
2017-05-09 11:41:16 +01:00
Josh Barnes
73118dff3e
[lib] whitespace
2017-05-09 11:41:10 +01:00
Jean-François Bercher
4407b2f75c
[lib] show a specific alert for missing kernel dependencies
2017-01-06 19:36:37 +01:00
Jean-François Bercher
3e628af894
[lib] updated shared library following @jcb91 to use actions for registering keyboard shortcuts + bugfixes
2017-01-04 18:27:25 +01:00
Jean-François Bercher
9e42da818e
rewritten the library as object-oriented
2017-01-02 23:46:09 +01:00
Josh Barnes
b966cf4382
[code_prettify, 2to3, kernel_exec_on_cell] bugfixes
2016-12-31 19:30:48 +00:00
Josh Barnes
4fe4940fa4
[code_prettify] minor style fixes
2016-12-31 15:51:07 +00:00
Josh Barnes
a633089c4b
[code-prettify] make library usable per-plugin
...
by wrapping everything in a closure for mod_name and cfg
2016-12-31 15:50:16 +00:00
Josh Barnes
847fc505a3
[code_prettify] rename code_prettify.js to make it a library
2016-12-31 15:45:59 +00:00