Commit History

Author SHA1 Message Date
  Jason Grout 7778852896 Make notebook scrollPastEnd setting a configuration option. 6 years ago
  Ian Rose debe735e01 Do some type consolidation, handle defaults using spread operator, name 6 years ago
  Ian Rose 85e78948bf Better falsiness. 6 years ago
  Ian Rose 9dfc6e4510 Split components into the packages, and plugins into the extensions. 6 years ago
  Ian Rose ce5940fa14 Move notebook-related status items to the notebook-extension package. 6 years ago
  Jason Grout 3a87d08571 Merge pull request #5391 from jupyterlab/persist-and-save-enable 6 years ago
  Saul Shanabrook 97b32bbc84 Update notebook extension command as well 6 years ago
  Stephanie Stattel 0946986f2b review comments, fixing celltools tests 6 years ago
  Stephanie Stattel f858f5975c code cleanup 6 years ago
  Stephanie Stattel 6bd1778803 adding cell inspector logic, review edits 6 years ago
  Stephanie Stattel a7aff7f0e3 review comments 6 years ago
  Stephanie Stattel 667353c8c2 removing debug dumps 6 years ago
  Stephanie Stattel d2a7242846 adding nbconvert logic to notebook-extension file menu/commands 6 years ago
  Stephanie Stattel f9c23faea9 adding nbconvert to services 6 years ago
  Ian Rose ec986f4bf6 Accidentally broke the launcher icon in the launcher. (#5185) 6 years ago
  Ian Rose b8ed6fd887 Fix operator precedence. 6 years ago
  Brian E. Granger a2c5f689be Redesign of sidebars and buttons (#5117) 6 years ago
  Ian Rose 0bf633f374 Fix rendering of "New Notebook" command in the command palette. (#5079) 6 years ago
  Jason Grout ab95c4ef04 Merge pull request #4604 from jirivrany/remove-uuid 6 years ago
  Jason Grout 9b07b3933c Fix prettier problems. 6 years ago
  Jason Grout 407d52cea6 Merge commit '1aff4190084fd5993d3f7e3ae10b467264df1cd0' into remove-uuid-try2 6 years ago
  Jason Grout e8abd8c005 Prettify just the committed regions using precise-commits 6 years ago
  Jiri Vrany 9d7ab87bfb replaced @jupyterlab/coreutils/uuid.ts with @phosphor/coreutils/uuid.ts 7 years ago
  Jason Grout 36dbd92c8c Convert command to async function. 6 years ago
  Jason Grout d48a093553 prettier-ify the files we changed extensively 6 years ago
  Jason Grout ec47a56bd5 Let errors propagate naturally and be logged in the console with a stack trace. 6 years ago
  Jason Grout 9b1dd0a91e After some other changes in the console code, we don’t need to explicitly focus ourselves again. 6 years ago
  Jason Grout 5254411c0b Don’t activate the notebook by default (putting the notebook into command mode) 6 years ago
  Jason Grout 895a566eec Revert "Don’t activate the notebook widget when getting it as the current widget." 6 years ago
  Jason Grout c4c832d7e4 WIP changes to the run-in-console command. 6 years ago