2279 Commits (04cbce2a1413e66bc993358e6f768f9fd605adff)

Author SHA1 Message Date
Jonathan Frederic 0edfdbc703 Return dicts instead of classes,
12 years ago
Jonathan Frederic 0e9e1dd5a3 MWE,
12 years ago
Jonathan Frederic 0da779d101 Done with major changes,
12 years ago
Jonathan Frederic 516958ac07 Almost done!
12 years ago
Jonathan Frederic ca2014ad06 Pager
12 years ago
Jonathan Frederic 152e23dc76 Progress...
12 years ago
Jonathan Frederic e6b7cc9ff9 Fixed events
12 years ago
Jonathan Frederic 8d511b2ff5 Finished moving code into final(?) resting modules
12 years ago
Jonathan Frederic 9bfe5fc06c Use ipython namepsace for instances.
12 years ago
Jonathan Frederic fb32b6561f Start of work to make notebook.html requirejs friendly.
12 years ago
Jonathan Frederic 629204a2bb Fixed global IPython namespace.
12 years ago
Jonathan Frederic b1c8d2662c Finished making tree.html requirejs friendly
12 years ago
Jonathan Frederic 9f4a03ce79 Started work to make tree requirejs friendly.
12 years ago
Jonathan Frederic 855815d207 Make page.html require.js friendly.
12 years ago
Min RK 3e3be268f9 Merge pull request #5963 from jdfreder/viewids
12 years ago
MinRK 55f455ab55 only set allow_origin_pat if defined
12 years ago
Thomas Kluyver 2bcbd3c5cb Check for pids when listing nbserver processes
12 years ago
Jonathan Frederic 1a30a12302 Ahhh bug fix!
12 years ago
Jonathan Frederic df47869fb0 Move displayed event to view.
12 years ago
Jonathan Frederic fa39d91446 Review comments
12 years ago
Jonathan Frederic 988fd1b5f9 Reverted strange change that I don't remember making to update method.
12 years ago
Jonathan Frederic 3a9d888f02 Removed respect_order and finally removed the children dict of the containerview
12 years ago
Jonathan Frederic f51903ca03 Bug fixes
12 years ago
Jonathan Frederic f1269d3de3 Add order respecting method
12 years ago
Jonathan Frederic 636362787b Fixed buggy behavior
12 years ago
Jonathan Frederic 14ff754cdf Allow a widget to be displayed more than once within a parent widget.
12 years ago
Min RK 7af9f5f1f8 Merge pull request #6061 from minrk/cors
12 years ago
MinRK 0d9ba93307 persist notebook server cookie secret in security dir
12 years ago
MinRK 1edc97e34a s/cors_/allow_/
12 years ago
Jonathan Frederic 336a49eb18 Merge pull request #5995 from Carreau/clean-backward-compat
12 years ago
Matthias BUSSONNIER db5b58360e remove backward compat `container` in output area as planed.
12 years ago
MinRK 2460879e81 Remove a sleep no longer needed with the current base zmq version
12 years ago
MinRK acf0da01d9 make CORS configurable
12 years ago
MinRK 78a8cb877f remove KernelApp.parent_appname
12 years ago
Min RK 9f1dc1b99f Merge pull request #5803 from Carreau/ulh
12 years ago
Min RK 3fd6d371d7 Merge pull request #6015 from jcjaskula/dashboardExtensions
12 years ago
Thomas Kluyver 85733cafa1 Merge pull request #6046 from minrk/raw-input-invalid
12 years ago
MinRK ad4cb2c35a fix stream output created by raw_input
12 years ago
MinRK de0a7d7850 use utils.log.get_logger where appropriate
12 years ago
MinRK e64f689374 don’t import IPython.parallel until it’s used
12 years ago
Jean-Christophe Jaskula 9c2c680e8f Creating an entry point for notebook manager extensions
12 years ago
Min RK c9961b44b6 Merge pull request #6000 from AlbertHilb/FloatWidgetValueFix
12 years ago
Thomas Kluyver 3b92c7c24f Merge pull request #6011 from minrk/no-jsonapi
12 years ago
Min RK 99f52dee68 Merge pull request #5827 from takluyver/kernelspec-rest-api
12 years ago
MinRK 44d2a5b62a only use zmq.jsonapi when talking to zmq sockets
12 years ago
Thomas Kluyver ebf0ea32ef Use stdlib json, not zmq jsonapi
12 years ago
Steven Anton f937045395 Set kernel_id before checking websocket
12 years ago
Raffaele De Feo 694f33e2ba Validate initial value of "_BoundedFloatWidget".
12 years ago
Thomas Kluyver 85ce34bc66 Kernel resource handlers now require authenticated user
12 years ago
Matthias BUSSONNIER 7128ff5148 add instruction to pin lessc
12 years ago
Matthias BUSSONNIER fd4dd9246e inherit style instead of duplicating it
12 years ago
Jonathan Frederic 63f136af2b Fixed test to reflect new Bootstrap3 toggle button behavior.
12 years ago
Jonathan Frederic 22812d36b3 Use waits instead of sleeps.
12 years ago
Jonathan Frederic 5acb525c43 Wait for keyboard help fadein and fadeout.
12 years ago
Brian E. Granger eab07229ef Merge pull request #5617 from jdfreder/bootstrap3
12 years ago
Jonathan Frederic dba9a04f27 Removed block commented tour step (never worked anyways)
12 years ago
Jonathan Frederic e31fa6cf2c Fix bootstrap tour
12 years ago
Jonathan Frederic 99b1747c60 Bootstrap Tour related fixes
12 years ago
Jonathan Frederic bccb7ddaea Fab CSS
12 years ago
Jonathan Frederic ea29056e7c Review #2
12 years ago
Thomas Kluyver 82e2ea7e47 Merge pull request #5323 from jdfreder/slimerjs
12 years ago
Jonathan Frederic 63350a4d54 Fab CSS
12 years ago
Jonathan Frederic 1224af6028 Fixed cell toolbar select font size
12 years ago
Jonathan Frederic cd289b6bdf Fab CSS
12 years ago
Jonathan Frederic 83eee97e95 Review comments
12 years ago
Jonathan Frederic 3bb8c472cd Modal fixes for BS3
12 years ago
Jonathan Frederic 4917aba5e4 Fab CSS
12 years ago
Jonathan Frederic 2d8afab3d4 Fix widget widths for Bootstrap3
12 years ago
Jonathan Frederic 33f7f4457f Widget bootstrap3 fixes
12 years ago
Jonathan Frederic 29de556b94 Fab CSS
12 years ago
Jonathan Frederic 8fd3515794 Post discussion with @ellisonbg
12 years ago
Jonathan Frederic ceff3db0a2 Fab CSS
12 years ago
Jonathan Frederic 616bdcee81 Make maintoolbar select dropdowns look nice
12 years ago
Jonathan Frederic 32c7aea922 Fab CSS
12 years ago
Jonathan Frederic 73f68f9b93 Revert 2em notebook header space
12 years ago
Jonathan Frederic 5584eb06a9 Fab CSS
12 years ago
Jonathan Frederic 45ebf12371 Left align "File" instead of menu edge.
12 years ago
Jonathan Frederic 6834cb95bc Rebase cleanup, comments and nesting
12 years ago
Jonathan Frederic dec962194f Update components to point to right branch
12 years ago
Jonathan Frederic ec3cd18387 Rebase fixes
12 years ago
Jonathan Frederic ff2e317fff Fab CSS
12 years ago
Jonathan Frederic 181b0e9cfc Address less of the conversion warnings
12 years ago
Jonathan Frederic 22c94ab404 Lots of small alignment tweaks to get Bootstrap3 looking better
12 years ago
jon 0b5a42fca6 Fab CSS
12 years ago
jon ef19b962b5 Fix cell toolbar
12 years ago
jon 8dbf3afa7d Fixed cell toolbar dropdown
12 years ago
jon 0cc924e5e3 Fixed IPython dialog
12 years ago
jon 68cfaeb7c9 Fixed status indicator region
12 years ago
jon 9bce946f2e Added function to create Bootstrap specific drop down.
12 years ago
Jonathan Frederic 142e884943 Updated notebook template so menubar is rendered correctly
12 years ago
Jonathan Frederic ade308803e Added dropdown submenu CSS
12 years ago
Jonathan Frederic e30ff19ca8 Move header padding removal to base page style
12 years ago
Jonathan Frederic 778db574ed Removed static height from selects in toolbar
12 years ago
Jonathan Frederic 96b19ae598 Removed low margin from header.
12 years ago
Jonathan Frederic 80673856a8 Fixed float
12 years ago
Jonathan Frederic 697cc58655 Change the nav bar to nav-pills
12 years ago
Jonathan Frederic 0689830c4b Fixes to make spinners in cluster list display correctly.
12 years ago
Jonathan Frederic 0483bb2ed8 Fixed cluster list.
12 years ago
Jonathan Frederic 3635272119 Removed margin from row element
12 years ago
Jonathan Frederic 88a129eab3 Fab CSS
12 years ago
Jonathan Frederic 204130d292 Re-enabled nav bar height
12 years ago
Jonathan Frederic 242318be9b Fab CSS
12 years ago
Jonathan Frederic 365aafdaa2 Automated pass on LESS variables
12 years ago
Jonathan Frederic 329a387f4f Fix automation errors.
12 years ago
Jonathan Frederic d88daf1bb7 Ran jdfreder/bootstrap2to3
12 years ago
Jonathan Frederic 5c47651786 Get notebook running with Bootstrap3
12 years ago
jon 19cf386a20 Address comments
12 years ago
Min RK 2c8a53aca1 Merge pull request #5944 from jdfreder/i5943
12 years ago
Brian E. Granger c9f9f5bbd2 Merge pull request #5937 from jdfreder/i5709
12 years ago
Brian E. Granger 648bb51758 Merge pull request #5479 from jdfreder/i5135
12 years ago
Jonathan Frederic 55cf33605f Fixed typo in util.js,
12 years ago
Jonathan Frederic f6e7312b5b Add slimerjs flag to test engine.
12 years ago
Jonathan Frederic edbaff8400 Moved is_cell_rendered into base
12 years ago
Jonathan Frederic 359d7342d2 Make a nice assert function for properly testing locale specific colors.
12 years ago
Jonathan Frederic 7dfa8fbe79 Some cleanup
12 years ago
Jonathan Frederic 04c66666e9 Fix for xvfb SlimerJS environment.
12 years ago
Min RK 724109454b Merge pull request #5941 from jdfreder/i5688
12 years ago
Min RK 3badefd651 Merge pull request #5936 from jdfreder/i5821
12 years ago
Min RK 4a84a809a0 Merge pull request #5896 from ellisonbg/widget-fixes
12 years ago
Jonathan Frederic f23f970e4c Make int widget tests play nicely with slimer
12 years ago
Jonathan Frederic fb6bb02b26 Make notebook tests play nicely with SlimerJS
12 years ago
Jonathan Frederic 85e1dafe6c Fix isolated svg color tests so 'rgb()' colors are accepted
12 years ago
Jonathan Frederic 578e3c562a Fixed image test for slimerjs
12 years ago
Jonathan Frederic 99a0013525 Adde slimerjs support to JS tests
12 years ago
Jonathan Frederic f6da79e1e1 Update JS markdown tests.
12 years ago
Jonathan Frederic d84c8fa863 Fixed mardown rendering bug.
12 years ago
Jonathan Frederic 19d12e3025 Remember cursor position on cell type change
12 years ago
Jonathan Frederic 33a0a3cc87 Add latex support in widget labels,
12 years ago
Jonathan Frederic 74483d77da Change css dict to a list,
12 years ago
Ramiro Gómez 2215ddefca Change z-index of ipython_tooltip
12 years ago
MinRK 88be381b00 forcefully hide CodeMirror scrollbars
12 years ago
Jonathan Frederic 961254292e Remove hard reference to GFM since IPythonGFM uses CM require to load it.
12 years ago
Jonathan Frederic 802f74e190 Create ipythongfm mode
12 years ago
Min RK 9794017dee Merge pull request #5882 from ivanov/preserve-cell-type
12 years ago
Paul Ivanov 9631028c1e add tests for cell_type preserving insertion
12 years ago
Paul Ivanov 7778aed8a8 inserting new cells preserves type closes #4917
12 years ago
Paul Ivanov f2f1726cad use current cell's type when inserting
12 years ago
Min RK a540078d8d Merge pull request #5605 from AlbertHilb/CellToolbar
12 years ago
watercrossing fe37c14bdf add page-up and page-down functionality to the autocomplete dropdown
12 years ago
MinRK 970863331b remove Firefox-specific CSS workaround
12 years ago
Thomas Kluyver 76fdfe9eb7 Put full kernel info in REST API response for all kernels
12 years ago
Thomas Kluyver f6628b7006 Refactor kernelspec resource handler to separate URL prefix
12 years ago
MinRK 336f47c126 update message spec adapter per review
12 years ago
MinRK b06f382e9b interrogate kernel_info to get protocol version for adaptation
12 years ago
Thomas Kluyver 2cc7b1ca30 Merge pull request #4536 from minrk/msgspec5
12 years ago
Thomas Kluyver 1dabf3c547 Test kernel specs REST API
12 years ago
Thomas Kluyver 02fa348c69 Create REST API for kernel specs
12 years ago
MinRK b7c1f1d8f6 allow notebook tour instantiation to fail
12 years ago
MinRK 42ae83da16 add shim for double-serialized JSON
12 years ago
MinRK 58aca05486 add version key to js message headers
12 years ago
MinRK 97fdfea52a updates per review
12 years ago
Jonathan Frederic a65b6f3c1e Removed log statement
12 years ago
Jonathan Frederic c83a1cbb63 Fixed bugs in displayed event triggering for containers
12 years ago
Jessica B. Hamrick 287e9a5cbd Add tests for default/custom description
12 years ago
Jessica B. Hamrick 31812159af Only set widget description in interact if it does not already exist
12 years ago
Brian E. Granger a0c1d37224 Remove model from WidgetManager._model on comm:close.
12 years ago
Brian E. Granger 6c03b508a5 Pop child view from child_model.view in delete_child_view
12 years ago
Brian E. Granger 2ffd153e5d Removing double call to model.views.push(view) in WidgetManager.
12 years ago
MinRK fb72c3d863 remove an inappropriate `!`
12 years ago
Matthias BUSSONNIER c9f0d14c09 unify visual line handling
12 years ago
MinRK 378223e791 fix safe_append_output test
12 years ago
MinRK de0b7f140c move pyout/execute_result and pyerr/error transforms to to/fromJSON
12 years ago
MinRK 33d2176bc5 complete_reply has cursor_start and cursor_end, not matched_text
12 years ago
MinRK b78c5b1554 s/object_info_request/inspect_request
12 years ago
MinRK 4f6565bd2a pager payload is a mime-bundle
12 years ago
MinRK a74c79ceab update completion_ and objection_info_request
12 years ago
MinRK 98c408cbd1 support password in input_request
12 years ago
MinRK 5e8ce3b7e1 remove user_variables
12 years ago
MinRK 5fb9837f5a pyerr -> error
12 years ago
MinRK 38c76aa913 pyout -> execute_result
12 years ago
Min RK 6b7d3fddec Merge pull request #5668 from minrk/async-output
12 years ago
Min RK d87045744c Merge pull request #5768 from ivanov/cm-uuddlrlrba
12 years ago
Thomas Kluyver c4e0ef142b Merge pull request #5759 from minrk/travis-3.4
12 years ago
Thomas Kluyver a44de827e7 Merge pull request #5775 from minrk/race-cleanup
12 years ago
MinRK f530562929 wait until dead *before* cleaning up the temp dir
12 years ago
Raffaele De Feo ba7a3ec6bc Make sure that celltoolbars are hidden
12 years ago
Raffaele De Feo 61bdcb477b When a preset is activated fire "preset_activated" event.
12 years ago
Thomas Kluyver b357c55fef Merge pull request #5715 from minrk/log-all-ajax-failures
12 years ago
Min RK 22133997bd Merge pull request #5769 from spenczar/no_urlescaping_title_tag
12 years ago
MinRK 191cd44c4d cleanup socket cleanup
12 years ago
Spencer Nelson 925a58c0b4 Remove unused imports
12 years ago
Spencer Nelson e34b7aa9a7 Don't urlescape the text that goes into a title tag
12 years ago
Paul Ivanov fe7193e5af fix cursor keys in long lines wrapped in markdown
12 years ago
MinRK 934e731237 add utils.path.ensure_dir_exists
12 years ago
MinRK da525f1541 fix delete_checkpoint errback name
12 years ago
Thomas Kluyver b55903b2eb Merge pull request #5700 from minrk/configurable-managers
12 years ago
Thomas Kluyver 79c72686e8 Merge pull request #5708 from minrk/checkpoints-path
12 years ago
Thomas Kluyver c4e2468c48 Merge pull request #5714 from minrk/warn-api-errors
12 years ago
MinRK df335decff create checkpoints dir in notebook subdirectories
12 years ago
MinRK 0a143e716e dialog on New Notebook failure
12 years ago
MinRK 82964a09c2 log all failed ajax API requests
12 years ago
MinRK f824aee955 log error message when API requests fail
12 years ago
MinRK bf871b020d test notebook checkpoints in subdirectories
12 years ago
Raffaele De Feo 4adb8b5ffc Adjusted "rawcell" toolbar preset to make us of the new "register_callback"
12 years ago
Min RK 748b2c64d5 Merge pull request #5627 from AlbertHilb/ConditionalCallbacks
12 years ago
Min RK 673c644a4f Merge pull request #5534 from minrk/pre-css
12 years ago
Min RK dec6fb7260 Merge pull request #5469 from dalejung/nbm_kernel_path
12 years ago
MinRK f75d9be34f make the various manager classes in the notebook app configurable
12 years ago
Thomas Kluyver 0dc02c176a Merge pull request #5586 from minrk/pdf-exporter
12 years ago
Min RK 86cd81014f Merge pull request #5648 from andrewjesaitis/ticket4756
12 years ago
Jonathan Frederic 035562d95b Merge pull request #5602 from jasongrout/kernel-js-post
12 years ago
Min RK 048a36e4fd Merge pull request #5523 from jdfreder/i5521
12 years ago
Thomas Kluyver b80466ca8b Merge pull request #5667 from minrk/no-log-date
12 years ago
Thomas Kluyver 5cf4be4180 Merge pull request #5593 from minrk/no-kernel-argv
12 years ago
MinRK 50aa2b3c23 refuse to start if `--pylab` is given
12 years ago
Maximilian Albert fb11e70f53 Fix copy & paste error in docstring.
12 years ago
MinRK 9484864828 informative warning on `ipython notebook --pylab`
12 years ago
MinRK c90df1d694 disable specifying kernel args on the notebook command-line
12 years ago
Andrew Jesaitis 889b711fd7 Adds markdown formatting to output cells
12 years ago
MinRK 66ee7dcea4 allow async output on the most recent request
12 years ago
MinRK 914de94fe7 use tornado logging in NotebookApp
12 years ago
Jonathan Frederic 561f670423 Merge pull request #5652 from jhamrick/placeholder
12 years ago
Thomas Kluyver 606124180c Merge pull request #5657 from minrk/default-localhost
12 years ago
Jessica B. Hamrick 2ce77e945f Add javascript tests for placeholder feature
12 years ago
Paul Ivanov ae8c7c8c6e Merge pull request #5584 from ivanov/more-semantic-icons
12 years ago
Paul Ivanov 0c3e4acb75 use folder-close-alt without highlighting
12 years ago
MinRK 5078049a08 use 'localhost' as default for the notebook server
12 years ago
Jessica B. Hamrick 95fc7167dd Add placeholder to textarea as well as text
12 years ago
Jessica B. Hamrick 1f8253898c Make sure to update the placeholder on render as well
12 years ago
Jessica B. Hamrick e436850582 Add placeholder attribute to text widgets
12 years ago
Raffaele De Feo 59dbab6121 Removed "cell_types" parameter from "select_ui_generator".
12 years ago
Matthias Bussonnier 9f9f9abca8 Merge pull request #5630 from onceuponatimeforever/4012
12 years ago
Matthias Bussonnier f24e802bac Merge pull request #5613 from nilenoether/fix-5607
12 years ago
Aron Ahmadia d073f614ed Better lessc detection/handling.
12 years ago
Susan Tan abaec7694b Fixed Issue #4012 Added Help menubar link to Github Flavored Markdown doc
12 years ago
Raffaele De Feo 5b6b8e2bbf Why overriding a method if the new one is exactly the same of the one
12 years ago
Raffaele De Feo dcf77aa2a0 Hide toolbar of rendered text cells.
12 years ago
Raffaele De Feo 5a53a034f4 Hide the cell toolbar if there are no ui controls in it.
12 years ago
Raffaele De Feo 9f959342fa Added an optional parameter to "CellToolbar.register_callback".
12 years ago
Nile Geisinger 0a702ff718 Fixing bug #5607
12 years ago
Jason Grout ea66ebe316 Change $.post to this.post in the kernel js file
12 years ago
MinRK 551f534d92 add missing `browser` to notebook_aliases list
12 years ago
MinRK f7c1a15896 support pdf export in the notebook UI
12 years ago
Paul Ivanov 0a4473a2fa book icon for notebooks, color folders differently
12 years ago
Paul Ivanov 3e6492dafd use fixed-width icons, closes #5555
12 years ago
Paul Ivanov 9ccf8e39fe remove auth and tree from ipython.less
12 years ago
Paul Ivanov 39c1346805 more semantic icons
12 years ago
Min RK c9438bdfcd Merge pull request #5546 from renaud/master
12 years ago
Min RK ae61228994 Merge pull request #5527 from jdfreder/i5518
12 years ago
MinRK 78ee21e533 master is 3.0.0-dev
12 years ago
Min RK 6ee70be691 Merge pull request #5548 from pankajp/notebook-rename-cross-device-link
12 years ago
Paul Ivanov 9bb9652348 one more place
12 years ago
MinRK 4bc14c1154 never use `for (var i in array)`
12 years ago
Thomas Kluyver 9a037d02e9 Merge pull request #5459 from jdfreder/ff_animhop
12 years ago
MinRK 857c243434 output_type should not be optional in new_output
12 years ago
Jonathan Frederic 6ed0bf975b Don't remove upload items unless explicitly requested.
12 years ago
Pankaj Pandey 195ca091c5 FileNotebookManager: Use shutil.move() instead of os.rename()
12 years ago
Renaud Richardet 13c6303010 do not shutdown notebook if 'n' is part of answer
12 years ago
MinRK 6d2774f0af cleanup some `pre` css inheritance
12 years ago
Jonathan Frederic 1cac0e3fca Make SVGs resizable in the NB
12 years ago