Grant Nestor
62ce087733
Remove less-watch script
2017-04-05 15:47:11 -07:00
Matthias Bussonnier
123065f155
Merge pull request #1682 from gnestor/fix-less-watch
...
Compile LESS on `npm run build:watch` and LESS file changes
2016-08-15 14:39:04 -07:00
Grant Nestor
a9ee9ad0d2
Compile LESS on npm run build:watch
and LESS file changes
...
vs. compiling only on LESS file changes
2016-08-15 13:16:07 -07:00
Min RK
f396334380
Merge pull request #1579 from parente/bundler-api
...
Bundler extension API
2016-08-13 22:03:15 +02:00
Grant Nestor
75835e4ca8
Add npm run build:css:watch
script
2016-08-04 12:53:45 -07:00
Peter Parente
de7753402b
Cleanup CLI naming
...
Based on first review by @minrk
* bundlerextension for consistency
* Move CLI entry point into bundler package
* Add bundler/__main__.py
(c) Copyright IBM Corp. 2016
2016-07-02 14:57:10 -04:00
Peter Parente
8fb670904b
First pass migrating from jupyter_cms
...
* Change handler for consistency with nbconvert
* Change bundler function API to take ContentManager models
* Change CLI to work as jupyter bundler
* Change UI to fit into existing template / JS structure
(c) Copyright IBM Corp. 2016
2016-07-02 14:36:17 -04:00
damianavila
f437042e40
First iteration on serverextension CLI. List working OK. I have the check and revisit the other ones: enable, disable.
2016-02-26 09:32:02 -08:00
John Kirkham
1b8eb49902
scripts/lxc-launcher.sh: Remove the LXC launcher as it is now unused.
2015-10-08 00:47:02 -04:00
Frank Sachsenheim
146f6a8c11
Adds an entrypoint to the Docker image
...
this fixes two quirks of running in a container
and adds essential networking options
2015-10-06 00:01:27 +02:00
Thomas Kluyver
dee5462fca
install-nbextension -> nbextension install
...
We decided the other week to namespace it like this to avoid having to
change the way subcommands are found.
2015-06-26 14:28:32 -07:00
Min RK
d71a59cc9f
s/jupyter_notebook/notebook
2015-05-14 10:49:28 -07:00
Min RK
376f29cafb
Notebook is a JupyterApp
2015-04-21 15:37:07 -07:00