1328 Commits (7839d32cfe55e0b087faaf4cfd00aabf65745f2c)

Author SHA1 Message Date
Peter Parente 925709b5b4
Fix bundler tool failures on Windows
10 years ago
Sylvain Corlay b01b6f8cc7 Remove jupyter lab link and old bundle
10 years ago
Grant Nestor e9d448837c Remove MathML mime type
10 years ago
Sergei Lebedev b1d0f3c1fa Fixed a bug in 'ConfigWithDefaults.get_sync'
10 years ago
Min RK b9292d3139 Merge pull request #1680 from poke1024/mglyph-output
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
Bernhard Liebl ce6ea93e25 fixes problem with disappearing MathJax mglyphs in output areas
10 years ago
Grant Nestor d11d2dd942 Replace mime type strings with 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 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 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
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 055499563c Use classic style for trusted notification
10 years ago
Min RK d78cc473dc Merge pull request #1659 from Carreau/attachments
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 025f753c7d Merge pull request #1645 from Carreau/improve-nbextension-error-message
10 years ago
Thomas Kluyver c80c19be0d Fix missed in traitlets API overhaul
10 years ago
Matthias Bussonnier 72a85fe189 Load extension in predictable order.
10 years ago
Philipp A 16af539f95 Improved message for conflicting args
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
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
Min RK 02a81adf3e test opening an invalid notebook
10 years ago
Min RK 6768b89407 fix notebook validation
10 years ago
Peter Parente 2473efcb3d Update Distributing Jupyter Extensions doc
10 years ago
Peter Parente 4a3386663c New bundler extensions developer doc
10 years ago
Steven Silvester d223e96fe1 Switch to xterm for the terminal emulator
10 years ago
Peter Parente c82cce050b Fix missed bundler -> bundlerextensions renames
10 years ago
Peter Parente 4412b4bd6c Improve bundler list output
10 years ago
Peter Parente 352d3830fd Add bundler CLI tests
10 years ago
Peter Parente 7e7c25b405 Add missing copyright
10 years ago
Peter Parente 4828410c26 Bundler API tests
10 years ago
Peter Parente ebcfebcfd0 Add bundler tool test cases
10 years ago
Peter Parente 4f81b71512 Make BundlerTools a module
10 years ago
Peter Parente 99b6aa4bd0 Docstring cleanup
10 years ago
Peter Parente d5f47d2d53 Add zip bundler as an example
10 years ago
Peter Parente 3a9a0f5f74 Add jupyter bundler extension list command
10 years ago
Peter Parente 40b2c2fe72 Stable sort bundler menu items
10 years ago
Peter Parente de7753402b Cleanup CLI naming
10 years ago
Peter Parente 8fb670904b First pass migrating from jupyter_cms
10 years ago
Min RK 53ab302a98 Merge pull request #1573 from takluyver/fix-backspace-in-output
10 years ago
Thomas Kluyver e83d490a89 Fix silly Javascript
10 years ago
Thomas Kluyver e7d1950aaf Add tests and hope
10 years ago
Miika Koskela 4486b1e295 Fix #1532
10 years ago
Thomas Kluyver e77d7ebfb0 Process backspace characters in output
10 years ago
Min RK 8a0b8898d7 Merge pull request #1561 from Fitz3012/master
10 years ago
Matthias Geier 848d7d1585 CSS: Clean up list spacing
10 years ago
Min RK 178f9f3edf Merge pull request #1564 from eskirk/list_spacing
10 years ago
Bernhard Liebl ab8f837ce9 switch from MathJax configuration TeX-AMS_HTML-full to TeX-AMS-MML_HTMLorMML-full
10 years ago
Elliot Kirk f4dd6d6058 Corrected spacing above list elements
10 years ago
Pierre 2ae49c84f9 [Post save hook] Raise web.HTTPError on fail
10 years ago
Matthias Bussonnier 89be0752f3 Merge pull request #1552 from minrk/ssl_options
10 years ago
Scott Sanderson 129f990122 TEST: Use addCleanup in test_sessions_api.
10 years ago
Scott Sanderson 53ebb068c9 TEST: Use addCleanup in test_sessionmanager.
10 years ago
Scott Sanderson d5856dc8b0 TEST: Use addCleanup in test_nbextensions.
10 years ago
Scott Sanderson 9ba5c8dd90 TEST: Use addCleanup in test_contents_api.
10 years ago
Scott Sanderson 34ef078b00 TEST: Use addCleanup in test_nbconvert_handlers.py
10 years ago
Matthias Bussonnier c188b0ad42 Merge pull request #1549 from natalieperna/master
10 years ago
Natalie Perna 67a985bf08 Restore editor focus after completion pick.
10 years ago
Min RK bced8a8162 avoid clobbering ssl_options.ssl_version
10 years ago
Natalie Perna adf60dd1e2 Pick completion option with single- rather than double-click.
10 years ago
Natalie Perna 9472d85d6b Allow completion picking by double-clicking option.
10 years ago
Steven Silvester 6205ba9a21 Unify handling of CodeMirror
10 years ago
Safia Abdalla 3ea9c96bbc Merge pull request #1526 from minrk/nbconfig-priority
10 years ago
Sylvain Corlay a91af4d642 Update traitlets API
10 years ago
Min RK 710dcd6299 reverse nbconfig load order
10 years ago
Min RK 6ae0083ef1 Merge pull request #1520 from vanillajonathan/patch-2
10 years ago
Jonathan 243b915646 Changed string "sub-structure" to "substructure"
10 years ago
Jonathan b5d8d45ab8 Add title attribute to image tag
10 years ago
Min RK caca248b6f Merge pull request #1518 from chultquist/master
10 years ago
chultquist 144807bc3c Allow requests to POST in OPTIONS requests
10 years ago
Min RK f41aaa17c9 Merge pull request #1490 from blink1073/external-codemirror
10 years ago
Matthias Bussonnier 2cbc322467 Merge pull request #1468 from jtyberg/allow-root
10 years ago
Steven Silvester 45e16b2278 Remove lab from the app
10 years ago
Steven Silvester bc001b8062 Remove the hardcoded jupyterlab in favor of a server extension
10 years ago
Min RK 300fef8e96 Merge pull request #1471 from minrk/reconnect
10 years ago
Thomas Kluyver 6dcfc4d352 Merge pull request #1497 from minrk/finish-rename
10 years ago
Min RK 8c9e0c3ca3 finish-up os.replace PR
10 years ago
Min RK d1cbdc822f Merge pull request #1370 from varmas/use-os-replace
10 years ago
Min RK b6e8a3732e Allow replacing stale websocket connections
10 years ago
Min RK 6c4687bc8e remove outdated "you will NOT be able to run code" message
10 years ago
Min RK 4fe10b8142 Prevent session_id collisions
10 years ago
Min RK e110914495 register callbacks before sending message
10 years ago
Min RK 14e276c6f1 allow explicit reconnect
10 years ago
Steven Silvester 523756a491 Fix handling of default cm modes
10 years ago
YuviPanda 66fa05e919 Implement 'editable' for textcell type too
10 years ago
YuviPanda 70afd0c82d Change is_readonly to is_editable
10 years ago
YuviPanda 87f6b34967 Respect 'readonly' cell metadata
10 years ago
Min RK 4e359c921f Merge pull request #1466 from robnagler/robnagler-terminado_settings
10 years ago
Justin Tyberg 7002b18dcb Allow root user to run tests.
10 years ago
Min RK f8211ee016 Merge pull request #1458 from robnagler/robnagler-typeahead_min
10 years ago
Thomas Kluyver 49a4c7356d Merge pull request #1418 from minrk/nbconvert-exception
10 years ago
robnagler 129c7179fc typeahead.min.js (not typeahead.js
10 years ago
robnagler a92f38439f EDIT_MIMETYPES needed "this." and corrected boolean logic on editing
10 years ago
robnagler 385773d2c1 added terminado_settings
10 years ago
Min RK 13575ea376 remove unnecessary _mathjax_config_default
10 years ago
Min RK 0f2193cc4c Merge pull request #1409 from poke1024/mathjax
10 years ago
Matthias Bussonnier d8fc95173b Merge pull request #1347 from Carreau/shortcut-editor-2
10 years ago
Min RK 6805cabf76 log exceptions in nbconvert handlers
10 years ago
Matthias Bussonnier c170ba1021 Merge pull request #1412 from captainsafia/fix-sys-info
10 years ago
Safia Abdalla be7649b873 Replaced PERMITTED_MIMETYPES with EDIT_MIMETYPES
10 years ago
Safia Abdalla 883429615d Add PERMITTED_MIMETYPES
10 years ago
Safia Abdalla fb4cb19aa6 Check if sys_info is null
10 years ago
Bernhard Liebl 4d0c9dec86 extended the mathjax_config setting to lab
10 years ago
Bernhard Liebl c52e8fdc77 make MathJax config parameter configurable (instead of hard coded)
10 years ago
Min RK 3d176dd620 Merge pull request #1403 from takluyver/i1401
10 years ago
Steven Silvester 7c3f507117 Update lab
10 years ago
Thomas Kluyver f5abb87488 Don't pass destination when installing nbextension from Python package
10 years ago
Min RK 99f4540019 Merge pull request #1389 from SylvainCorlay/old_widgets
10 years ago
Matthias Geier c6c709a894 CSS: "alert" is missing "margin-top"
10 years ago
Min RK e1eacf8d25 specify destination for nbextension install
10 years ago
Matthias Bussonnier c681186e2d Merge pull request #1199 from julienr/drop_visual_indicator
10 years ago
Julien Rebetez 65f1fae5ec Use a gray dashed border instead of yellow background to indicate dropzone
10 years ago
Julien Rebetez 14f7c2ccc0 Better handling of dnd events to correctly remove the dropzone effect when escape is pressed.
10 years ago
Julien Rebetez 180ef74ff5 Clear the dropzone indicator on cell render.
10 years ago
Julien Rebetez 7b974946ff Add a visual indicator that a drop is possible when dragging an image on a markdown cells
10 years ago
Sylvain Corlay f6b7656499 Enable widgets 4.1
10 years ago
Matthias Bussonnier ab85f165c7 Create shortcut editor for the notebook
10 years ago
Steven Silvester cbdb8f1ceb Fix method name
10 years ago
Steven Silvester fb8943b676 Check for a directory in get_kernel_path
10 years ago
Pierre Gerold fcec0896ce Protect the three call to custom.js
10 years ago
Steven Silvester 4850790461 Update the session model and the test
10 years ago
Steven Silvester 8f8730788d Clean up the api and update tests
10 years ago
Pierre Gerold be52aa38f9 Condom againt bad custom.js
10 years ago
Sri Konduru e07cb5a03c use os.replace instead of os.rename if available
10 years ago
Min RK f75e591bd6 Merge pull request #1351 from Carreau/es6
10 years ago
Steven Silvester 5d8a0aba8b Remove extraneous test
10 years ago
Steven Silvester 06087c2a12 Update sessionmanager tests
10 years ago
Steven Silvester a4c02561f1 Only give back the notebook path if notebook type
10 years ago
Steven Silvester 3eaa5e426c Clean up logic
10 years ago
Steven Silvester 197c673585 Clean up logic
10 years ago
Steven Silvester 8c6257bea5 Allow the deprecated session API to work
10 years ago
Steven Silvester 6486b2430f Update the session model and the tests
10 years ago
Thomas Kluyver cc3a8668f2 Override mimetype for .css files
10 years ago
Steven Silvester 76d08aca99 Update the session api in preparation for file and console sessions
10 years ago
Sylvain Corlay db7fa4ab85 Merge pull request #1352 from blink1073/promise-polyfill
10 years ago
Min RK 4e6aa7e94c Merge pull request #1338 from minrk/double-base-url
10 years ago
wenjun.swj 6684b76ab8 encode file name in Content-Disposition when it contains non-ascii characters
10 years ago
Matthias Bussonnier 79088c5341 Check forhasOwnProperty in for-in loop.
10 years ago
Matthias Bussonnier 6954e996fd Remove debug console.log
10 years ago
Matthias Bussonnier 1096410fcf Try es6 and add a few features for shortcut editor.
10 years ago
Steven Silvester a3b1cadc9b Use webpack for promise polyfill and font-awesome
10 years ago
Steven Silvester 236214fc43 Move to dependency
10 years ago
Steven Silvester 24d24c54c9 Fix polyfill
10 years ago
Steven Silvester 1cf92ad5a7 Add IE11 promise polyfills
10 years ago
Jonathan Frederic 72eeb99ad6 Respect keyboard manager state in clipboard logic
10 years ago
Min RK a9fe394b2e avoid double-base-url when launching browser
10 years ago
Sylvain Corlay e4155ea7aa The path for widgets has changed
10 years ago
Min RK 39121b7d4b avoid writing nbextension config to user dir during tests
10 years ago
Min RK 11dba4ea2e Merge pull request #1288 from BerndSchwarzenbacher/issue#1209/codeblocks
10 years ago
Min RK 2d0b8a6a25 Merge pull request #1325 from chultquist/master
10 years ago
Carl Hultquist 4a161fea12 Fix handling of preflight requests
10 years ago
Steven Silvester 6d6ba8d43d Build source map for lab
10 years ago
Matthias Bussonnier 6b220c949b Merge pull request #1253 from ryanlovett/master
10 years ago
Bernd Schwarzenbacher 79f2a2fef6 Remove debug comment in jstest.py
10 years ago
Bernd Schwarzenbacher fee1cbc9a3 Log CodeMirror mode error in codeblock highlight
10 years ago
Thomas Kluyver d797948420 Don't paste cells in chrome when keyboard manager is disabled
10 years ago
Min RK 1d16b302be wait for render events in markdown test
10 years ago
Thomas Kluyver 5998678d08 Defer to default copy implementation when text is selected
10 years ago
Vivian Fang 21bbe1d11a adding an action for toggling all line numbers, with keyboard shortcut Shift-L
10 years ago
Min RK 65ba875d5b allow using sqlite from pysqlite2
10 years ago
Matthias Bussonnier eb01a6eef0 Merge pull request #1286 from takluyver/system-clipboard
10 years ago
Bernd Schwarzenbacher cc3e6e9213 Possible fix with failing test
10 years ago
Bernd Schwarzenbacher 08bd284f0d Add tests describing behaviour of #1209
10 years ago
Thomas Kluyver a70786eae2 Store plain text and JSON data on clipboard as well as HTML
10 years ago
Min RK a4125572e4 Merge pull request #1279 from parente/widg
10 years ago
Jonathan Frederic 9f9bc69e9b Remove deprecatedwidgets handler, because it's backwards compat support for ipywidgets 3.0
10 years ago
Jonathan Frederic 7695311668 Fix horrible horrible widget with a more horrible hack 💩
10 years ago
Thomas Kluyver 1bc711f79e Copy and paste cells with system clipboard
10 years ago
Jonathan Frederic 255e5888fc Revert fancy pants changes
10 years ago
Jonathan Frederic b5fe73858d Merge pull request #1275 from minrk/fix-validation-warnings
10 years ago
Min RK d1358dd9ba fix validation warnings
10 years ago
Peter Parente 705992b6a6 Fix is_loaded semantics
10 years ago
Peter Parente 00ef5b1314 Downgraded ipywidget hack
10 years ago
Min RK c3b547c17e some tests, fixes for nbextension aliases
10 years ago
Julien Rebetez cf1e849fc6 Move the unused attachments garbage collection logic to TextCell.toJSON.
10 years ago
Matthias Bussonnier 0601fc75ef Merge pull request #1261 from cc272309126/master
10 years ago
Min RK 41d6da235c Merge pull request #879 from ellisonbg/nbext-pain
10 years ago
chenchao a3877277a4 fix the bug that notebook websocket response can not compress
10 years ago
Steven Silvester e7418576a3 Fix webpack config and update plugins dep
10 years ago
Min RK 6371f8aec2 add `--system` flag for enable/disable
10 years ago
Min RK d0e0ddf400 use print for nbextension list output
10 years ago
Min RK b1be6dfa81 Merge pull request #1249 from blink1073/plugin-update
10 years ago
Min RK 8d5bac4d47 Merge pull request #1230 from mgeier/ansicolors
10 years ago
Steven Silvester de1d78f719 Switch to FileFindHandler
10 years ago
Min RK 212d517a92 Merge pull request #1234 from Carreau:keyb
10 years ago