Commit Graph

223 Commits (4.0.x)

Author SHA1 Message Date
Matthias Bussonnier 729f9bb54e include mathjax extensions that are dynamically loaded
10 years ago
Min RK caea335a73 install mathjax safe extension
11 years ago
Min RK d055356ebe install MathJax safe config
11 years ago
Min RK a394579b84 require js/css targets to exist
11 years ago
Min RK c41df91b10 remove gulp
11 years ago
Jonathan Frederic 5c18ecb151 Merge pull request #102 from Carreau/no-global
11 years ago
Min RK 3cf959734d prevent installation if main.min.js are missing
11 years ago
Min RK d54d7904ee trigger `gulp js` as distutils step
11 years ago
Matthias Bussonnier 967d20b87f fix Jupyter.version patching in JS
11 years ago
Min RK d71a59cc9f s/jupyter_notebook/notebook
11 years ago
Min RK b1562cd21a properly update package_data after components changes
11 years ago
Min RK 1259a04fc6 Merge pull request #17 from Carreau/gulp-css
11 years ago
Matthias Bussonnier 824c45f6a2 build sourcemap and tweek setup.py css to use gulp
11 years ago
Min RK e520a89e54 install mathjax js/css
11 years ago
Thomas Kluyver 21e945121c Need to specify None explicitly for utime on Python 2
11 years ago
Thomas Kluyver afa7cd9a21 Add comment about origin of which()
11 years ago
Thomas Kluyver 314fcf163f Include a copy of which() for setup.py
11 years ago
Min RK f9cb268e0d add `setup.py js`
11 years ago
Min RK b9e241b8c1 remove unused IPython code from setup, setupbase
11 years ago
Min RK 8c683b8a0e remove nbconvert
11 years ago
Min RK 1c20a2baae remove ipython_parallel
11 years ago
Min RK 4a97b2a410 jupyter_notebook path in setup base, gitignore
11 years ago
Min RK a618935010 kernel.resources isn't a package
11 years ago
Min RK 8cc3ebe724 remove nbconvert from package data
11 years ago
Thomas Kluyver 3da1ec7d36 Shim IPython.nbformat so tests pass again
11 years ago
Min RK 62c0ab05b6 remove bundled profiles
11 years ago
Thomas Kluyver 54195eaf34 Remove Qt console package_data from setup
11 years ago
MinRK f0f9cdf3ae remove non-setuptools dependency checks
11 years ago
MinRK 3f93c80d7e remove pexpect from external
11 years ago
MinRK e34f926e0e remove appnope from external
11 years ago
Thomas Kluyver 8c6b5ea4dd Merge pull request #7632 from minrk/terminado-dep
11 years ago
Min RK f979c3c48a add terminado to wheel dependencies
11 years ago
Min RK 01de88687d verify that `setup.py jsversion` did something
11 years ago
Min RK 67124b4fcc remove strict arg from css_js_prerelease
11 years ago
Min RK cb0c95575e friendlier error messages when invoke/lessc are missing
11 years ago
Thomas Kluyver c1ebfd1f3a Add kernel resources directory to package_data
11 years ago
Min RK 46f2ebf1de Remove highlight.js
11 years ago
Thomas Kluyver 6b85afb077 Add es6-promise to package_data
11 years ago
Thomas Kluyver b80be59fef Update some docstrings
11 years ago
Thomas Kluyver 37a2a8a6e5 Install on Windows without using setuptools
11 years ago
MinRK fd17ea8078 Use Draft4 JSON Schema for v4
11 years ago
Kyle Kelley 1dcf9c325d Add term.js to package data for installation.
11 years ago
Matthias Bussonnier d269912958 Merge pull request #6110 from minrk/binarycomm
11 years ago
MinRK 41cfd4f5cf use invoke instead of fabric
11 years ago
MinRK ec769b6ef8 install text-encoding polyfill
11 years ago
MinRK 1a4b795870 Use Draft4 JSON Schema for both v3 and v4
11 years ago
Matthias Bussonnier be4b180b03 cast unicode to allow json dump
11 years ago
Matthias BUSSONNIER 8b20aee32e use momentjs for nice dates
12 years ago
Thomas Spura fadeeb0275 fontawesome-4 renamed font folder to fonts
12 years ago
MinRK ff98a86f2d check_call with list, instead of shell=True
12 years ago