Commit Graph

270 Commits (201e4e4989aeef1ae3471d08fd157c13ff63cd0c)

Author SHA1 Message Date
Grant Nestor fd03c87f43 Merge pull request #1565 from poke1024/mathjaxmml
10 years ago
Steven Silvester f74608ddaa Remove check for term.js file
10 years ago
Bernhard Liebl ab8f837ce9 switch from MathJax configuration TeX-AMS_HTML-full to TeX-AMS-MML_HTMLorMML-full
10 years ago
Steven Silvester bc001b8062 Remove the hardcoded jupyterlab in favor of a server extension
10 years ago
Min RK 2ced11ff9c run js before css
10 years ago
Min RK 4c7f5972e1 add npm run build:css
10 years ago
Matthias Bussonnier d8fc95173b Merge pull request #1347 from Carreau/shortcut-editor-2
10 years ago
Matthias Bussonnier ab85f165c7 Create shortcut editor for the notebook
10 years ago
Steven Silvester c2723c7996 Fix check_output syntax
10 years ago
Steven Silvester b78f91c696 Match the usage of the shell kwarg
10 years ago
Steven Silvester a8928d8303 Raise the error if dedupe fails
10 years ago
Steven Silvester b30e35a8a1 Enforce npm dedupe
10 years ago
Steven Silvester 0176f72550 Do not verify lab installed files yet
10 years ago
Steven Silvester a31a2236db Allow JupyterLab to fail gracefully on install for now
10 years ago
Laurent Duchesne d1870978f4 Missing font-awesome css file.
10 years ago
Steven Silvester 28829b2524 Fix webpack static file configuration
10 years ago
Steven Silvester d09cc9f5ed Remove unused setup command
10 years ago
Steven Silvester 317f102663 Fix setupbase and update to latest plugins
10 years ago
Steven Silvester e663bc3156 Add a jupyter lab page
10 years ago
Min RK 70367e77e3 remove unused force option from js dependencies
10 years ago
Min RK 67b54ffbec clarify jsdeps command description
10 years ago
Min RK d7a0aba848 only write file in jsversion if there's a change to make
10 years ago
Min RK fdc1bb50da simplify js build steps
10 years ago
Min RK a1458ce8fc Merge pull request #1047 from jdfreder/webpack
10 years ago
Jonathan Frederic 252b0fcefb Update setupbase to match build output
10 years ago
Jonathan Frederic b0fb5df3ad Add source maps, chunks, and remove previous build tool
10 years ago
Jonathan Frederic c3e4def82c Add JS building step to setupbase
10 years ago
Min RK b0772dd3c7 include SVG mathjax output
10 years ago
Min RK 204d907df7 distutils.log has no warning
10 years ago
Diego Mesa 482ed8a5a3 updating log.warn to log.warning
10 years ago
Min RK bb6368a545 package data may be computed prior to components being fetched
10 years ago
Min RK b3cab90e9a only scrub SVG output
10 years ago
Matthias Bussonnier 3f921ff4d9 Simplify how to pass noprogress
10 years ago
Matthias Bussonnier 8339f40ca2 Apparenlty deactivating progress bar on npm make install much faster...
10 years ago
Jonathan Frederic e9406edc2d Merge pull request #550 from minrk/shell-only-windows
10 years ago
Min RK 95f12eb620 include typeahead with installation
10 years ago
Min RK dd6211f42e fix subcommand running on Windows
10 years ago
Min RK f175b2391a shell=True wants a string cmd
11 years ago
Min RK f1396457fb run commands with shell=True
11 years ago
Matthias Bussonnier 2d5d548d79 Revert "Use NPM, node ES5, and browserify."
11 years ago
Steven Silvester 307d9ee49c Include components in setup base
11 years ago
Jonathan Frederic b689700910 Only build once, via npm postinstall
11 years ago
Jonathan Frederic b2bf69f6d7 fix jsversion command
11 years ago
Jonathan Frederic a719e19b39 Add script to amd-ify the commonjs code,
11 years ago
Jonathan Frederic 72bdf877fd Fix package check
11 years ago
Kyle Kelley 8f0ea42dd4 Allow for graceful failure by finishing string. ;)
11 years ago
jdfreder b88fa0163a Use npm for js and less builds
11 years ago
Matthias Bussonnier 80f20cb1d6 include mathjax extensions that are dynamically loaded
11 years ago
Min RK dee660757d install mathjax safe extension
11 years ago
Min RK 659e1df77e install MathJax safe config
11 years ago