3363 Commits (efc1fee2421db6f80f730d3d075ebde59534a76c)

Author SHA1 Message Date
Jason Grout efc1fee242 Fix javascript iteration through array
11 years ago
Matthias Bussonnier 031252d44f Merge pull request #7207 from takluyver/rm-nb-user-config
11 years ago
Matthias Bussonnier 3a16eed2aa Merge pull request #7204 from jasongrout/widget-warning2
11 years ago
Matthias Bussonnier 791676006d Merge pull request #7186 from minrk/moment
11 years ago
Thomas Kluyver 95e60a544c Update test to modify class config for default_cell_type
11 years ago
Kyle Kelley 4f4e14342b Merge pull request #7172 from Carreau/sort-dashboard
11 years ago
Min RK 7c8f2fd0f5 fix widget-import-warning test
11 years ago
Brian E. Granger bd57d219fc Merge pull request #7199 from takluyver/python-logo
11 years ago
Thomas Kluyver 7f221537d4 Fix default_cell_type option for notebook
11 years ago
Thomas Kluyver 938630b475 Remove user_config js module
11 years ago
Jason Grout c73933fe90 Make the widget warning easier to catch by specifying the module.
11 years ago
Jason Grout 5c24d8dfb1 Change IPython widget warning to get rid of filenames and line numbers
11 years ago
Thomas Kluyver e51f3ff8d5 Merge pull request #7187 from minrk/utils-js
11 years ago
Thomas Kluyver 27ad247f9d Enlarge Jupyter logo to 28px height
11 years ago
Brian E. Granger 27144e51ff Merge pull request #7162 from jdfreder/persist-fixes
11 years ago
Brian E. Granger e090b609d1 Merge pull request #7169 from jdfreder/pager-style
11 years ago
Jonathan Frederic 12366e8e8d Clean up comments
11 years ago
Jonathan Frederic 1e0acbeb31 Write a plugin to handle private function automatically.
11 years ago
Jonathan Frederic c703b3f3f5 Some clean-up
11 years ago
Jonathan Frederic beb5ea6deb Make sure every function appears in the Notebook class.
11 years ago
Jonathan Frederic d756816e2b Some typo fixes
11 years ago
Jonathan Frederic 5802309151 Make notebook.js jsdoc compatible
11 years ago
Jonathan Frederic 1aa280d9c9 Start JSDoc integration
11 years ago
Min RK 6661a0a301 fix regular checkpoint updates in notebook
11 years ago
Min RK b11fe93abb add utils.time
11 years ago
Min RK 982a742112 Merge pull request #6700 from Carreau/actions-2
11 years ago
Brian E. Granger e61188a4c8 Merge pull request #7201 from jasongrout/widget-warning
11 years ago
Jason Grout e489718d5c Make the widget error message shorter and more understandable.
11 years ago
Thomas Kluyver 7454b25dc0 Probably don't need text styles on an img tag
11 years ago
Brian E. Granger 8ea37a4b2b Merge pull request #7200 from jasongrout/widget-warning
11 years ago
Min RK 42a92d4794 Merge pull request #6896 from minrk/save-hooks
11 years ago
Jason Grout c8d70e0603 Make the widget experimental error a real python warning
11 years ago
Min RK cadd5a14fe Merge pull request #6747 from jdfreder/combofix
11 years ago
Jonathan Frederic ab409d1966 Hide variables that shouldn't be exposed to the user
11 years ago
Jonathan Frederic 45eadcd06c invoke css
11 years ago
Bussonnier Matthias cd67e1aca7 return elements instead of append them directly
11 years ago
Bussonnier Matthias 8fc6d2ff1f saving notebook does not run cell.
11 years ago
Bussonnier Matthias 89edf7c099 fix ordering dirs > notebook> files
11 years ago
Min RK 1512598b83 various fixes in utils.js
11 years ago
Jonathan Frederic c5de028039 invoke css
11 years ago
Jonathan Frederic 12ef806b58 Thinner handle, single handlebar
11 years ago
Thomas Kluyver 0f2f14556c Note that extension API is experimental
11 years ago
Thomas Kluyver 7e7d3d1f25 Rename extensions -> server_extensions
11 years ago
Thomas Kluyver e86d80e84a Add support for notebook server extensions
11 years ago
Bussonnier Matthias 09b4d91ad0 sort dashbord in frontend
11 years ago
Bussonnier Matthias 7a3a61fe81 make pseudo action in their own dcit.
11 years ago
Bussonnier Matthias 08dbdb1640 note to self
11 years ago
Matthias Bussonnier 199483b82d fix rebase after kill of layout manager
11 years ago
Jonathan Frederic c897b66031 invoke css
11 years ago
Jonathan Frederic eb34a4c6c2 Add shadow to pager handle
11 years ago