874 Commits (5db6db740740bc62c9dd40a92f37726f7b59ac9e)

Author SHA1 Message Date
Jason Grout d376b35636 Make the font size more robust against fickle browser values.
10 years ago
Grant Nestor 19c9a791cc Pass `options.index` to `OutputArea.register_mime_type` to set `display_order` index
10 years ago
Grant Nestor a4744c696f Expose `OutputArea.mime_types` to allow extensions to calculate `display_order` index
10 years ago
Min RK 316bfdbd1e Catch and log handler exceptions in events.trigger
10 years ago
Grant Nestor 8d66114992 Change max-width for tables to 150px
10 years ago
alexandercbooth fd9cddd82a chore(baseUrl): remove forward slash from path
10 years ago
alexandercbooth cf37b9f145 [WIP] chore(baseUrl): add base_url to download_selected
10 years ago
Grant Nestor bbec3d7cc1 Do not overwrite `OutputArea.trusted` on `Notebook.render_cell_output`
10 years ago
Grant Nestor dca820e845 Improve `Notebook.render_cell_output`
10 years ago
Grant Nestor 6f929697f3 Add `Notebook.render_cell_output` method
10 years ago
Kyle Kelley 6df840e19d Merge pull request #1879 from minrk/display_data_update
10 years ago
Min RK c0a6e41038 support display_id in execute_result
10 years ago
Kyle Kelley bdee765dd3 Merge pull request #1896 from gnestor/mime-json-suffix
10 years ago
Grant Nestor 8e0de400ae Accept JSON output data with mime type "application/*+json"
10 years ago
Thomas Kluyver 78dc8a8c7a Fix extending range selection down to markdown cell
10 years ago
Thomas Kluyver 89c6f9e631 Merge pull request #1838 from yuvipanda/xterm-2.0.1
10 years ago
YuviPanda ae5f345d35 Remove deprecated xterm.js constructor params
10 years ago
Min RK bff750397c clarify some variable names
10 years ago
Min RK 0c90391f8a handle display-updates as updates
10 years ago
Min RK a7a30c3bde fix handling of display_id repeats in a single output area
10 years ago
Min RK 5b2279c192 support repeat displays with id
10 years ago
Min RK f82f2568f5 Support update_display
10 years ago
Matthias Bussonnier 606b7377ae Merge pull request #1866 from gnestor/register-mime-type
10 years ago
Matthias Bussonnier 8d666c603f Merge pull request #1863 from Carreau/rtl-action-toggle
10 years ago
Grant Nestor 4cf93c8c57 Add a `register_mime_type` method to OutputArea
10 years ago
Min RK b058209984 strip default metadata in Cell.toJSON
10 years ago
Min RK 61afdb7432 don't set default editable/deletable metadata
10 years ago
Matthias Bussonnier 04a431a77e Add a quick action to have the possibility to toggle rtl-layout.
10 years ago
Grant Nestor 795e267aab Add hover styles to HTML table row
10 years ago
Min RK 0f05b2bf26 display_id comes from transient dict, not top-level
10 years ago
Min RK 30d3406f54 allow updating display_data messages in-place using display_id
10 years ago
Kyle Kelley 2456687a12 Merge pull request #1826 from minrk/cell-clears-callbacks
10 years ago
Thomas Kluyver cb88603ff1 Merge pull request #1837 from gnestor/busy-favicon
10 years ago
Grant Nestor b5cff95619 Don't change title when busy
10 years ago
Grant Nestor e832689923 Change favicon when busy
10 years ago
Grant Nestor d2a6221c23 Fix: Carriage symbol should behave like in console
10 years ago
Min RK 1c930b1b9c don’t clear callbacks for cell output until next execute
10 years ago
Thomas Kluyver f8f53ee805 Merge pull request #1807 from minrk/set-dirty-output
10 years ago
Min RK 22b3efb39d set dirty flag when output arrives
10 years ago
Min RK 92d3f4235d Merge pull request #1359 from blink1073/generic-session
10 years ago
Matthias Bussonnier 558ed9a6db Merge pull request #1769 from gnestor/persist-header-toggle
10 years ago
Ashish Dahiya c38c476df8 Create ws_url from wsUrl attribute. If wsUrl is not found, fallback to location.host
10 years ago
Matthias Bussonnier 111e41f521 Merge pull request #1776 from gnestor/html-table-styles
10 years ago
spoorthyv 6a3260b435 Updated Jupyter Logos
10 years ago
Matthias Bussonnier dd4b052403 Merge pull request #1482 from yuvipanda/readonly-cells
10 years ago
Grant Nestor 6c1fe1f947 Move toggle logic from property setters in to actions
10 years ago
Grant Nestor a0fd16cc6f `border-width: 1px`
10 years ago
Grant Nestor d411f0ac43 Update table styles to be consistent with JupyterLab
10 years ago
Grant Nestor c656fc0846 Access config via `ConfigWithDefaults` vs. `ConfigSection`
10 years ago
Grant Nestor 61eec926fe Check header and toolbar toggle status after nbconfig loads
10 years ago
Grant Nestor 11d56a23e8 Define `header` and `toolbar` properties for notebook
10 years ago
Thomas Kluyver 83785e3533 Merge pull request #1763 from gnestor/@-operator-codemirror
10 years ago
Grant Nestor 568ba574b0 Merge pull request #1739 from minrk/terminal-logout
10 years ago
Grant Nestor fcb0be27f9 Include `@` operator in Codemirror ipython mode
10 years ago
Grant Nestor 4c3e9964dd Merge pull request #1757 from minrk/markdown-load
10 years ago
Grant Nestor 767942ccf4 Upgrade cell's `editable` and `deletable` metadata if not defined
10 years ago
Yuvi Panda e0bcb7deb4 Merge pull request #1759 from gnestor/terminal-style
10 years ago
Grant Nestor ec35079b06 Fix terminal width style bug
10 years ago
Min RK 460d3027ce merge TextCell options_default into MarkdownCell, RawCell
10 years ago
Min RK f1fc424b19 add async workaround for slow load of ipythongfm definition
10 years ago
Min RK d52e1e2419 Restore loading of options_default in text cells
10 years ago
Min RK 0e5047e75d allow returning full class config data, merged with defaults
10 years ago
Min RK dfea6b47df enable logout button on terminal page
10 years ago
Thomas Kluyver 23ca9602c2 Merge pull request #1727 from minrk/ipython-doc-links
10 years ago
Min RK 58b4a59fce Merge pull request #1709 from superbobry/patch-4
10 years ago
Min RK 4bdc954212 fix outdated links to ipython-doc
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 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
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
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 40b2c2fe72 Stable sort bundler menu items
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 e77d7ebfb0 Process backspace characters in output
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
Elliot Kirk f4dd6d6058 Corrected spacing above list elements
10 years ago
Natalie Perna 67a985bf08 Restore editor focus after completion pick.
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
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 f41aaa17c9 Merge pull request #1490 from blink1073/external-codemirror
10 years ago
Min RK 6c4687bc8e remove outdated "you will NOT be able to run code" message
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
robnagler a92f38439f EDIT_MIMETYPES needed "this." and corrected boolean logic on editing
10 years ago
Matthias Bussonnier d8fc95173b Merge pull request #1347 from Carreau/shortcut-editor-2
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
Matthias Geier c6c709a894 CSS: "alert" is missing "margin-top"
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
Matthias Bussonnier ab85f165c7 Create shortcut editor for the notebook
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
Pierre Gerold be52aa38f9 Condom againt bad custom.js
10 years ago
Steven Silvester 6486b2430f Update the session model and the tests
10 years ago
Steven Silvester 76d08aca99 Update the session api in preparation for file and console sessions
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
Jonathan Frederic 72eeb99ad6 Respect keyboard manager state in clipboard logic
10 years ago
Sylvain Corlay e4155ea7aa The path for widgets has changed
10 years ago
Min RK 11dba4ea2e Merge pull request #1288 from BerndSchwarzenbacher/issue#1209/codeblocks
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
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
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
Thomas Kluyver a70786eae2 Store plain text and JSON data on clipboard as well as HTML
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
Peter Parente 705992b6a6 Fix is_loaded semantics
10 years ago
Peter Parente 00ef5b1314 Downgraded ipywidget hack
10 years ago
Julien Rebetez cf1e849fc6 Move the unused attachments garbage collection logic to TextCell.toJSON.
10 years ago
Min RK 41d6da235c Merge pull request #879 from ellisonbg/nbext-pain
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
Min RK 212d517a92 Merge pull request #1234 from Carreau:keyb
10 years ago
Steven Silvester 28829b2524 Fix webpack static file configuration
10 years ago
Matthias Geier 2bad374763 Inline _parseNumbers()
10 years ago
Steven Silvester 468a86e9c1 Update jupyter-js-plugins specifically
10 years ago
Steven Silvester 5366b9b678 Update plugins version and allow patch updates
10 years ago
Matthias Geier 52fae53534 Add error messages to the RangeErrors
10 years ago
Matthias Bussonnier c94023758e Fix some spelling
10 years ago
Matthias Bussonnier 4d5d19e3b7 Cleanup code, make it more redable
10 years ago
Matthias Geier 9d052588b5 Update ANSI tests
10 years ago
Matthias Geier 245287a83c Remove ES 6 syntax and make integer conversion stricter
10 years ago
Matthias Geier 7bee6c5c2d Re-factor ANSI color handling
10 years ago
Matthias Bussonnier 05a5d8301e Make keyboard shortcuts declaratives
10 years ago
Min RK 84003fb30d Merge pull request #1215 from Summersa/master
10 years ago
Min RK 3c4f6e9e74 Merge pull request #1002 from jasongrout/delayevaluation
10 years ago
Jason Grout ab35cf8a3b Reword console log message
10 years ago
Jason Grout 60908dd30d Fix code cell execution code in light of kernel message buffering.
10 years ago
Jason Grout 4a05b1fb8f Implement kernel message buffering for when the websocket is not connected.
10 years ago
summersa d1203448f8 Add option to toggle header on edit page
10 years ago
Min RK 6af49e7875 Merge pull request #1212 from blink1073/fix-lab-scrolling
10 years ago
Min RK b5b50299e8 Merge pull request #1220 from flying-sheep/patch-1
10 years ago
Philipp A df2cab0ec3 fixed and DRYed .rendered_html ol/ul styles
10 years ago
Sylvain Corlay 0f4d3be470 Add missing pager.append function
10 years ago
Steven Silvester 42c1dae7a2 Bump version again
10 years ago
Steven Silvester f1d217fd92 Bump js-plugins dependency to fix scrolling
10 years ago
Steven Silvester 4a48cad90a Make notebook functional and add mathjax
10 years ago
Matthias Bussonnier dcd9027af2 Merge pull request #1180 from takluyver/new-notebook-menu-header
10 years ago
Min RK 3f83ff525b Merge pull request #506 from minrk/limit-output
10 years ago
Min RK 233f04428d Merge pull request #621 from julienr/inline_images
10 years ago
Thomas Kluyver 291e0c101e Adjust styling of dropdown header in new menu
10 years ago
Steven Silvester 5380d8bc05 Add about page
10 years ago
Steven Silvester b2c7430a7a Update to latest plugins
10 years ago
Matthias Bussonnier eb87e16ccb Minor style fixes
10 years ago
Jonathan Frederic ef0bb2a5c8 Merge pull request #1143 from captainsafia/fix-edit-for-js
10 years ago
Jonathan Frederic ea95f4101e Add common, terminal, and edit extension points
10 years ago
Brian E. Granger de42e6d9d2 Working on logging.
10 years ago
Brian E. Granger 7705bfd5ab New approach working, old approach gone.
10 years ago
Brian E. Granger 49b7b8c071 This part of things is working.
10 years ago
Min RK d6b4ef071b Merge pull request #972 from blink1073/add-lab-page
10 years ago
Steven Silvester 80db07a5e2 Remove unused dependency
10 years ago
Steven Silvester 317f102663 Fix setupbase and update to latest plugins
10 years ago
Steven Silvester e663bc3156 Add a jupyter lab page
10 years ago
Min RK 2c4138862f Freeze selection when performing actions on selected items
10 years ago
Julien Rebetez 51cab51f1c Add Copy/Paste cell attachments test
10 years ago
Julien Rebetez cc58b282fd Remove jquery from dependencies since it’s a global
10 years ago
Safia Abdalla 955c3d0c03 Exempt javascript files from files check
10 years ago
Julien Rebetez ea57ff74a6 Explain why we disable caja uri checks on img::src
10 years ago
Julien Rebetez c7186d5c09 Remove unused attachments on manual save
10 years ago
Julien Rebetez a0920c47d8 Simplify attachments handling code by having an attachment attribute in every cell
10 years ago