9979 Commits (d4bd5ccf39ff684645be7368c587ad0e31453cff)
 

Author SHA1 Message Date
Ioannis Papadopoulos d4bd5ccf39 Refactored Page class removing todo
9 years ago
Min RK 21baa9b693 Merge pull request #2274 from jupyter/michaelpacer-patch-1
9 years ago
Michael Pacer 8816def65d Typo fix
9 years ago
Grant Nestor c8841b68c4 Back to development
9 years ago
Grant Nestor 3194aba706 release 5.0.0b2
9 years ago
Grant Nestor a6562d185d Merge pull request #2268 from gnestor/patch-2234
9 years ago
Grant Nestor a531aeb8b3 Add modal styles
9 years ago
Min RK 420715e3e5 Merge pull request #2234 from takluyver/i2204
9 years ago
Kyle Kelley ead73b9efa Merge pull request #2220 from delftswa2017/fix-issue-980
9 years ago
Grant Nestor 32df89fd62 Set `server_root_dir` based on user directory path
9 years ago
Grant Nestor 2125922db3 Set default `root_dir` for ContentsManager
9 years ago
Min RK ecb309dd0b Merge pull request #2257 from Carreau/tell-pw
9 years ago
Matthias Bussonnier e32631a6b2 Merge pull request #12 from minrk/token-message
9 years ago
michaelpacer b7b6ec2ad2 Added more test cases, added spacing so that it was technically valid
9 years ago
Min RK ee82acd66a update token info on login page
9 years ago
Grant Nestor 92cfd65931 Use flex box vs. table
9 years ago
Grant Nestor 96676c079c Use `contents_manager.root_dir`
9 years ago
michaelpacer 9a817f7bf0 Add test for LaTeX parsing
9 years ago
Matthias Bussonnier 018db6c8ce Tell user how to avoid token authentication.
9 years ago
Grant Nestor c4d2c1a527 Merge pull request #2249 from minrk/test-tags
9 years ago
Kyle Kelley a42fa3f453 Merge pull request #2162 from blackrock/master
9 years ago
Min RK 752fb34309 Merge pull request #2246 from takluyver/tooltip-pos
9 years ago
Min RK a83471789b Merge pull request #2244 from delftswa2017/fix-issue-1911
9 years ago
Min RK 0ebcb7a65f test tags cell toolbar
9 years ago
Min RK 7286839c3a always handle click event on remove-tag-btn
9 years ago
Min RK a304f9d15f split tags on commas and whitespace
9 years ago
Thomas Kluyver 59458731d8 Add cell position when calculating location of cursor for tooltip
9 years ago
Kaushik Chaubal 7cd59275ea add a dialog for large file size warning + simplify chunking logic
9 years ago
Kaushik Chaubal 7d4965abc0 fix of uploading large files crashes the browser #96 + adding unit tests
9 years ago
Lorenzo Gasparini c782cb327f Swap $ and $$ delimiters order to avoid conflicts.
9 years ago
Michael Pacer 44a1e99f2a Remove misleading local variable declaration
9 years ago
Lorenzo Gasparini 3b50d4b4ad Add comments
9 years ago
Lorenzo Gasparini 3c40901b34 Add support for '\\[' and '\\]' as math delimiters, refactoring.
9 years ago
Thomas Kluyver c03c133bbd Merge pull request #2229 from ellisonbg/edit-view-buttons
9 years ago
Matthias Bussonnier e751e1ca1e Implement discussed behavior:
9 years ago
Thomas Kluyver 7a82ae4857 Merge pull request #2233 from louise-davies/contributing-docs
9 years ago
Thomas Kluyver b2d048a85e [WIP] Show server root directory in move dialog
9 years ago
Louise Davies 8014f1c15f Updated docs on installed phantomjs
9 years ago
Thomas Kluyver 5fe331e77e Merge pull request #2232 from parente/changelog-5.0-api-adds
9 years ago
Peter Parente 7816203665 Note bundler API, kernel activity additions
9 years ago
Brian E. Granger 2472e89b01 Merge pull request #2231 from jorisvandenbossche/table-style
9 years ago
Joris Van den Bossche de26378f1c Adjust HTML table style (GH2209)
9 years ago
Brian E. Granger c9a4455cb5 Merge pull request #2230 from ellisonbg/cell-tag-design
9 years ago
Matthias Bussonnier 2e0d44b5d4 retab with spaces.
9 years ago
Matthias Bussonnier 0736356a2f Merge pull request #2224 from takluyver/doc-nbserver-extensions
9 years ago
Brian E. Granger 9415f89776 Super minor style fixes for the cell tag UI.
9 years ago
Brian E. Granger 6846deec7a Fixing notebook behavior of Edit.
9 years ago
Brian E. Granger 5974cbe2ad Don't show Edit button on files we know we can't edit or ipynb
9 years ago
Brian E. Granger 2f266d3183 Only show View button for HTML files.
9 years ago
Carol Willing e51a4688f6 Merge pull request #2226 from nickylimjj/nbserver-ext_changelog
9 years ago