diff --git a/ipython-inlets.js b/ipython-inlets.js new file mode 100644 index 0000000..852b8db --- /dev/null +++ b/ipython-inlets.js @@ -0,0 +1,39 @@ +console.info('iPython Inlets script loaded...'); + +;(function(IPython, $, require, element){ + 'use strict'; + // this would be replaced with `nbextensions/inlet` + var url_base = '//enjalot.github.io/Inlet'; + + // add the style (for the slider) + $(element).append($('