Commit Graph

1610 Commits (1c478745fa1d4ae3ed5bb45f4b120eff8367672c)

Author SHA1 Message Date
Brian E. Granger 390717c53a Fixing import for nbconvert.
13 years ago
MinRK c7355b8ba7 move nbconvert into place as subpackage
13 years ago
Thomas Kluyver acb7eefef8 Remove unexpected keyword parameter to remove_kernel
13 years ago
Victor Zverovich 99eedefa41 Use absolute path to iptest, because the tests are not always run from $IPYTHONDIR.
13 years ago
MinRK a3653e34b1 update references for IPython.html
13 years ago
MinRK cf726d6a40 mv IPython.html.notebook -> IPython.html
13 years ago
Fernando Perez a1c0b749ff Fix imports in test suite.
13 years ago
Fernando Perez f150b6f6a9 Fix all remaining imports that used `IPython.frontend`.
13 years ago
Fernando Perez 9858a93794 Fix all imports for the notebook.
13 years ago
Fernando Perez 20a015c1e6 Move frontend/html directory to top level.
13 years ago
Min RK 5a193bead5 Merge pull request #3456 from ivanov/noscript
13 years ago
Paul Ivanov df02517c93 use less.css for the style of the noscript message
13 years ago
Paul Ivanov d57d6da8f0 Notice for users who disable javascript
13 years ago
Paul Ivanov b76f839a9b fix cell execution in firefox, closes #3447
13 years ago
Brian E. Granger cfcc56b139 Merge pull request #3393 from minrk/bootstrap
13 years ago
MinRK 7f3f064067 compress menubar a few pixels vertically
13 years ago
MinRK bff456dd49 menubar not full-width
13 years ago
MinRK 5a932602b6 fix cell alignment by a few pixels
13 years ago
MinRK d4a9cade35 reduce height of notification_widget by a few pixels
13 years ago
MinRK 3761f6270e add break between prompt and input in Rename dialog
13 years ago
MinRK dea453be98 reduce horizontal padding for pager-container
13 years ago
MinRK 25f2f7406d use IPython border color for tree view
13 years ago
MinRK 2a063c6f5b process escapes in mathjax
13 years ago
MinRK 9c755781ce tweak quick-help
13 years ago
MinRK 427a4806cb specify end-space height in less
13 years ago
MinRK 236bbc8325 remove extra console.log
13 years ago
MinRK df2b86d39c don't color delete buton
13 years ago
MinRK 1afda874eb fix cell toolbar
13 years ago
MinRK 41ff201dca fix raw_input
13 years ago
MinRK a3dbdfeb52 bootstrapify notification widget
13 years ago
MinRK 76062a3940 use named tabs in tree
13 years ago
MinRK a01f5590f8 fix tab hash / url behavior
13 years ago
MinRK a453f8219b don't remove nav-tab border
13 years ago
MinRK 8a4e398b75 fix Invalid Password message location
13 years ago
MinRK 5ac293bb97 fix select alignment on FF
13 years ago
MinRK f2b045b14d remove console.log
13 years ago
MinRK 167a734964 bootstrapify quickhelp
13 years ago
MinRK b2d9b9beb8 bootstrapify delete dialog
13 years ago
MinRK d1416665dc use row-fluid for cluster list
13 years ago
MinRK 7f3995eded use row-fluid for tree_list
13 years ago
MinRK e5891be78c pager styling
13 years ago
MinRK c4ad524cef inherit bootstrap properly
13 years ago
MinRK 638b30ff90 shrink navbars a little
13 years ago
MinRK 864ef914ae fight with bootstrap a little less in tree view
13 years ago
MinRK 0beb0a7828 add missing cell_type = "code";
13 years ago
MinRK 265a8e7edb only put the notebook in a container
13 years ago
MinRK 116a461bce fix bad `$(body)`
13 years ago
MinRK b67fff1d39 tweak header styling
13 years ago
MinRK 0d94351fd5 disabile bootstrap's capitalized nav-header
13 years ago
MinRK 3d233ff22f fix wrong arrow direction
13 years ago