9423 Commits (bf66ed4b4b972811170795a276bd463542ebad26)
 

Author SHA1 Message Date
Thomas Kluyver bf66ed4b4b Include bundler test files in package_data
10 years ago
Min RK b9292d3139 Merge pull request #1680 from poke1024/mglyph-output
10 years ago
Min RK 7ace8ba1a0 Merge pull request #1675 from gnestor/update-webpack-eslint
10 years ago
Brian E. Granger 6c8d453762 Merge pull request #1676 from gnestor/toggle-line-numbers
10 years ago
Kyle Kelley 85d7cfba22 Merge pull request #1685 from gnestor/content-mathml
10 years ago
Grant Nestor 33fdb5cce4 Add MathJax support for Content MathML
10 years ago
Grant Nestor 7277c070b5 Merge pull request #1 from Carreau/nomap
10 years ago
Matthias Bussonnier c2c5658abb Do not assume sourcemaps are separate files.
10 years ago
Matthias Bussonnier 123065f155 Merge pull request #1682 from gnestor/fix-less-watch
10 years ago
Grant Nestor a9ee9ad0d2 Compile LESS on `npm run build:watch` and LESS file changes
10 years ago
Grant Nestor a9ccff38cd Use absolute path for `output.path` and remove `output.publicPath`
10 years ago
Bernhard Liebl ce6ea93e25 fixes problem with disappearing MathJax mglyphs in output areas
10 years ago
Kyle Kelley 516ff11d50 Merge pull request #1678 from gnestor/mime-constants
10 years ago
Grant Nestor d11d2dd942 Replace mime type strings with constants
10 years ago
Grant Nestor 55713251f6 Merge remote-tracking branch 'jupyter/master' into mime-constants
10 years ago
Min RK f396334380 Merge pull request #1579 from parente/bundler-api
10 years ago
Kyle Kelley a249c9cdd7 Merge pull request #1672 from gnestor/mime-mathml
10 years ago
Matthias Bussonnier 14089ce139 Inherit configuration and propagate it from MD cell
10 years ago
Matthias Bussonnier 3fdeaa18d8 Merge pull request #1669 from gnestor/broken-kernel
10 years ago
Grant Nestor 78f8a42658 Define webpack publicPath
10 years ago
Grant Nestor 961b1c0ba0 Use webpack "inline-source-map"
10 years ago
Grant Nestor a01d470fd8 Disable "comma-dangle" eslint rule
10 years ago
Grant Nestor 2b7ce12e74 Always start a new session on switch kernel
10 years ago
Grant Nestor a711ddb45e Sanitize output of MathML mime type
10 years ago
Grant Nestor 586e06cd2c Add support for MathML mime type
10 years ago
Grant Nestor 201e4e4989 Merge branch 'jupyter/master'
10 years ago
Grant Nestor fd03c87f43 Merge pull request #1565 from poke1024/mathjaxmml
10 years ago
Grant Nestor ac526c2b55 Move toggle line numbers from toolbar to "View" menu
10 years ago
Grant Nestor c2773bd72c Merge branch 'jupyter/master' into toggle-line-numbers
10 years ago
Grant Nestor e8b6e65563 If kernel is broken, start a new session
10 years ago
Thomas Kluyver 21a6aec638 Merge pull request #1665 from stmille/master
10 years ago
Steve Miller b5552575c9 Update notebookapp.py
10 years ago
Grant Nestor 5a03481d55 Merge pull request #1658 from gnestor/trusted-notification
10 years ago
Grant Nestor 94428049cc Merge branch 'jupyter/master'
10 years ago
Grant Nestor 055499563c Use classic style for trusted notification
10 years ago
Matthias Bussonnier 0db816ef67 Merge pull request #1657 from gnestor/build-css-watch
10 years ago
Min RK d78cc473dc Merge pull request #1659 from Carreau/attachments
10 years ago
Min RK 3dce57501a Changelog for 4.2.2
10 years ago
Min RK 8d825e4361 use `$.text` to put latex on the page
10 years ago
Matthias Bussonnier 106f8c7dc8 Update attachment spec
10 years ago
Grant Nestor fc072a221b Display "trusted" and "untrusted" notifications
10 years ago
Grant Nestor 75835e4ca8 Add `npm run build:css:watch` script
10 years ago
Grant Nestor 025f753c7d Merge pull request #1645 from Carreau/improve-nbextension-error-message
10 years ago
Min RK 5d3054cb38 Merge pull request #1652 from takluyver/i1649
10 years ago
Thomas Kluyver c80c19be0d Fix missed in traitlets API overhaul
10 years ago
Min RK 1816b306cb Merge pull request #1646 from flying-sheep/patch-1
10 years ago
Philipp A 16af539f95 Improved message for conflicting args
10 years ago
Matthias Bussonnier 11932645a2 Merge pull request #1642 from minrk/check-origin-next-url
10 years ago
Matthias Bussonnier 25232daae3 Improve the error message for the nbextension.
10 years ago
Min RK 37349b9953 include cross-origin check when allowing login URL redirects
10 years ago