Commit Graph

33 Commits (efdbef117f17ecdf1b8bbae00aabdcef141d6f02)

Author SHA1 Message Date
Matthias Bussonnier 2d5d548d79 Revert "Use NPM, node ES5, and browserify."
11 years ago
Jonathan Frederic 7717a986d1 Load underscore globally
11 years ago
Jonathan Frederic 467ae32b05 Make sure requirejs can't be set more than once.
11 years ago
Jonathan Frederic c802038415 Remove jquery, jqueryui, and bootstrap from npm packages
11 years ago
Jonathan Frederic 69bb4b1a0a Truely load jquery, jqueryui, and bootstrap as globals.
11 years ago
Jonathan Frederic 55dd626980 Fix tests
11 years ago
Jonathan Frederic b8f25eea2f Remove debowerify
11 years ago
Jonathan Frederic 72d052eb5d Debowerify and google caja support
11 years ago
Jonathan Frederic aa097ba662 Add typeahead npm ref
11 years ago
jdfreder b2ae17dd09 Fix some problems reported by Matthias
11 years ago
Jonathan Frederic 6258f542dd Almost working 100%
11 years ago
Jonathan Frederic a719e19b39 Add script to amd-ify the commonjs code,
11 years ago
Jonathan Frederic 4c07a8bffc Add new cjs conversion method
11 years ago
Jonathan Frederic e0f3141748 Magic r.js stuff
11 years ago
jdfreder 37d92cb80d Fix jquery dependency
11 years ago
Jonathan Frederic f7d546c153 Add clean script
11 years ago
Jonathan Frederic 3498a5193c Get all of the apps working except notebookapp
11 years ago
Jonathan Frederic 81a2998fe0 Dynamically load contents, also browserify contents.
11 years ago
jdfreder c180719fa8 Post install bower install
11 years ago
jdfreder ad80ae9bca Fix bugs 🐛
11 years ago
Kyle Kelley 6a2960104c Install jquery from npm (needed as dependency).
11 years ago
jdfreder b88fa0163a Use npm for js and less builds
11 years ago
Min RK c41df91b10 remove gulp
11 years ago
Matthias Bussonnier 19e37b0aa1 Do not minify css
11 years ago
Min RK 7923bc817c Clarify dependency-changed message
11 years ago
Min RK 30102f2780 use gulp-newer to avoid wasteful re-running of rjs
11 years ago
Min RK e00931bc11 compile main.min.js for each application
11 years ago
Min RK d71a59cc9f s/jupyter_notebook/notebook
11 years ago
Matthias Bussonnier 69d86dccc7 Configure watch/livereload extension and document it.
11 years ago
Matthias Bussonnier 824c45f6a2 build sourcemap and tweek setup.py css to use gulp
11 years ago
Matthias Bussonnier 9287bd84f5 add building sourcemaps
11 years ago
Matthias Bussonnier bf5484dd10 example of gulpfile to make css
11 years ago
Min RK cfd1ee51e5 add package.json for fetching bower, less
11 years ago