Grant Nestor
|
201e4e4989
|
Merge branch 'jupyter/master'
|
10 years ago |
Grant Nestor
|
fd03c87f43
|
Merge pull request #1565 from poke1024/mathjaxmml
MathJax MML support
|
10 years ago |
Thomas Kluyver
|
21a6aec638
|
Merge pull request #1665 from stmille/master
Typo hunting: notebookapp.py
|
10 years ago |
Steve Miller
|
b5552575c9
|
Update notebookapp.py
Typo
|
10 years ago |
Grant Nestor
|
5a03481d55
|
Merge pull request #1658 from gnestor/trusted-notification
Display "trusted" and "untrusted" notifications
|
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
Add `npm run build:css:watch` script
|
10 years ago |
Min RK
|
d78cc473dc
|
Merge pull request #1659 from Carreau/attachments
Update attachment spec
|
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
instead of `$.append`
does proper escaping of latex that might be interpreted as HTML tags
Fix CVE-2016-6524
|
10 years ago |
Matthias Bussonnier
|
106f8c7dc8
|
Update attachment spec
Step toward #1655
|
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
Improve the error message for the nbextension.
|
10 years ago |
Min RK
|
5d3054cb38
|
Merge pull request #1652 from takluyver/i1649
Fix missed in traitlets API overhaul
|
10 years ago |
Thomas Kluyver
|
c80c19be0d
|
Fix missed in traitlets API overhaul
Closes gh-1649
|
10 years ago |
Min RK
|
1816b306cb
|
Merge pull request #1646 from flying-sheep/patch-1
Improved message for conflicting args
|
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
include cross-origin check when allowing login URL redirects
|
10 years ago |
Matthias Bussonnier
|
25232daae3
|
Improve the error message for the nbextension.
Closes #1624
|
10 years ago |
Min RK
|
37349b9953
|
include cross-origin check when allowing login URL redirects
|
10 years ago |
Thomas Kluyver
|
e34690dcf4
|
Merge pull request #1638 from jakirkham/remove_circleyml
Remove `circle.yml`
|
10 years ago |
Min RK
|
164bc37967
|
Merge pull request #1635 from yuvipanda/xtermjs-bump
xterm: Bump version to 1.0
|
10 years ago |
Min RK
|
736f35d8c9
|
Merge pull request #1637 from jakirkham/remove_dockerignore
Remove the `.dockerignore` file
|
10 years ago |
John Kirkham
|
34a3e0e4f0
|
Remove `circle.yml` as it was used as CI for docker.
|
10 years ago |
John Kirkham
|
1d963fb877
|
Remove the `.dockerignore` file.
|
10 years ago |
YuviPanda
|
e58a1d37b3
|
xterm: Bump version to 1.0
Changelog at https://github.com/sourcelair/xterm.js/releases/tag/1.0.0
Particularly interesting features:
- Better support for international characters
- Performance improvements in rendering
- Fix inverse color rendering
|
10 years ago |
Min RK
|
6202b4be1f
|
Merge pull request #1631 from siyuwj/master
Escape file names in attachment headers
|
10 years ago |
wenjun.swj
|
184e1e28fe
|
typo
|
10 years ago |
wenjun.swj
|
17a7fe76a9
|
encode file name in Content-Disposition when it contains non-ascii characters
|
10 years ago |
Matthias Bussonnier
|
52bade4f01
|
Merge pull request #1614 from staeiou/master
Add info on how to launch master branch install
|
10 years ago |
Stuart Geiger
|
cad19f86bf
|
Add info on how to launch master branch install
|
10 years ago |
Matthias Bussonnier
|
7607db428b
|
Merge pull request #1603 from minrk/rm-docker-readme
remove outdated/false docker info from README
|
10 years ago |
Min RK
|
79e899a87b
|
remove outdated/false docker info from README
the jupyter/notebok docker image is gone, leaving only various docker-stacks
|
10 years ago |
Thomas Kluyver
|
1176f29c61
|
Merge pull request #1599 from minrk/validate_nb
fix notebook validation
|
10 years ago |
Min RK
|
02a81adf3e
|
test opening an invalid notebook
ensure we get a validation failed message
|
10 years ago |
Min RK
|
6768b89407
|
fix notebook validation
validate was imported from traitlets in #1527, clobbering validate from nbformat
|
10 years ago |
Min RK
|
b2641bb44f
|
Merge pull request #1598 from willingc/contrib
Remove general install link
|
10 years ago |
Carol Willing
|
3fb49c795d
|
Remove general install link
|
10 years ago |
Thomas Kluyver
|
797227b4ad
|
Merge pull request #1591 from blink1073/use-xterm
Switch to xterm for the terminal emulator
|
10 years ago |
Steven Silvester
|
f74608ddaa
|
Remove check for term.js file
|
10 years ago |
Min RK
|
c99cd2b330
|
Merge pull request #1592 from jupyter/pandoc-requirement
Note that pandoc is required to build docs
|
10 years ago |
Peter Parente
|
d6e81fef15
|
Note that pandoc is required for doc
|
10 years ago |
Steven Silvester
|
d0708614b5
|
Add missing webpack loaders
|
10 years ago |
Steven Silvester
|
d223e96fe1
|
Switch to xterm for the terminal emulator
|
10 years ago |
Min RK
|
53ab302a98
|
Merge pull request #1573 from takluyver/fix-backspace-in-output
Process backspace characters in output
|
10 years ago |
Thomas Kluyver
|
e83d490a89
|
Fix silly Javascript
|
10 years ago |
Thomas Kluyver
|
e7d1950aaf
|
Add tests and hope
|
10 years ago |
Thomas Kluyver
|
1b4af762e0
|
Merge pull request #1577 from mkoske/fix/hide-files-on-windows
Fix #1532
|
10 years ago |