Matthias Bussonnier
123065f155
Merge pull request #1682 from gnestor/fix-less-watch
...
Compile LESS on `npm run build:watch` and LESS file changes
10 years ago
Grant Nestor
a9ee9ad0d2
Compile LESS on `npm run build:watch` and LESS file changes
...
vs. compiling only on LESS file changes
10 years ago
Min RK
f396334380
Merge pull request #1579 from parente/bundler-api
...
Bundler extension API
10 years ago
Grant Nestor
75835e4ca8
Add `npm run build:css:watch` script
10 years ago
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
10 years ago
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
10 years ago
damianavila
f437042e40
First iteration on serverextension CLI. List working OK. I have the check and revisit the other ones: enable, disable.
10 years ago
John Kirkham
1b8eb49902
scripts/lxc-launcher.sh: Remove the LXC launcher as it is now unused.
10 years ago
Frank Sachsenheim
146f6a8c11
Adds an entrypoint to the Docker image
...
this fixes two quirks of running in a container
and adds essential networking options
10 years ago
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.
11 years ago
Min RK
d71a59cc9f
s/jupyter_notebook/notebook
11 years ago
Min RK
376f29cafb
Notebook is a JupyterApp
11 years ago