Commit Graph

193 Commits (ea2ed412dde57b52360997911b44ff78c1914f07)

Author SHA1 Message Date
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
MinRK 168d619726 `fab css` checks whether it needs to do anything
12 years ago
MinRK b1882ca9e5 add strict arg to css_js setup decorator
12 years ago
MinRK 0eae787b58 don’t store minified css in development
12 years ago
MinRK 11bcc6e1e5 merge separate input/expected notebooks for execute preprocessor
12 years ago
Julia Evans 06adb299c0 Oops, preprocessor*s*
12 years ago
Julia Evans 4fcf0df53a Add preprocessor test inputs to find_package_data()
12 years ago
Thomas Kluyver 556257a66b Fix bootstrap location in package_data
12 years ago
Thomas Kluyver 1e9413a293 Merge pull request #5658 from jhamrick/nbvalidate
12 years ago
MinRK b563aaf948 add ipython[terminal] dependency group
12 years ago
Matthias BUSSONNIER 2d43dcdc7f mark v3.withref.json as part of package
12 years ago
MinRK 5b75a7992d remove inappropriate wheel tag override
12 years ago
cgohlke 8644bf3d84 Install jquery-ui theme images
12 years ago
cgohlke 248695cb8e Install ui-bg_glass_75_e6e6e6_1x400.png
12 years ago
MinRK 710818c526 do not install less sources
12 years ago
MinRK 07b8b93e96 install bootstrap-tour css
12 years ago
Thomas Kluyver 80af3b4cfb Merge pull request #4802 from ivanov/ui-docs
12 years ago
MinRK 3588fe40a9 Merge Security Pull Request: google-caja
12 years ago
Thomas Kluyver 9a87d9a0f2 Fix wheel dependency specification
12 years ago
MinRK 156207ab41 don't forget to install caja
12 years ago
Thomas Kluyver 78943c7258 Add mock to requirements for testing
12 years ago
MinRK 31804fa3cb install bootstrap-tour component
12 years ago
MinRK 9417c4071d only depend on readline package in CPython
12 years ago
MinRK 1491e4cec6 depend on new gnureadline instead of readline on OS X
12 years ago
Thomas Kluyver 53cbcfc3bb Merge pull request #5047 from minrk/check-pkg-data
12 years ago
Jonathan Frederic 67a7cd1b33 Fixed setup base so it requires the correct files
12 years ago
MinRK 17d5c263a8 run check_package_data as part of build_py
12 years ago
Jonathan Frederic da7b329772 Glob fix so directories aren't accidently treated like files
12 years ago
MinRK c79134f2d9 only validate package_data when it might be used
12 years ago
MinRK a2511de20d font-awesome moved
12 years ago
MinRK 07f757789f validate package_data
12 years ago