Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jupyter/notebook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.0b3
Choose a base ref
...
head repository: jupyter/notebook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ee3e1c221226d482ca1c9bec6362c8af36f1da56
Choose a head ref
  • 19 commits
  • 67 files changed
  • 10 contributors

Commits on May 25, 2023

  1. Fix playwright bot (#6880)

    * Add `stdout` to the playwright config
    
    * tmp: test UI change
    
    * add env var
    
    * try on push
    
    * try triggers
    
    * more debug
    
    * uncomment condition
    
    * fix pr checkout
    
    * try additional jlpm
    
    * try copy yarnrc
    
    * try jlpm install
    
    * run base setup after
    
    * try jlpm install
    
    * try start_server_script
    
    * try installing yarn 3
    
    * try alias
    
    * try with custom action
    
    * undo previous debug
    
    * undo test changes
    
    * Use `npm_client`
    
    * Update to upstream action
    jtpio authored May 25, 2023
    Configuration menu
    Copy the full SHA
    78ad211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00eed62 View commit details
    Browse the repository at this point in the history
  3. Provide a custom rendermime plugin to handle local links (#6885)

    * Provide a custom rendermime plugin
    
    * Lint
    
    * Add UI tests for local links
    
    * Ignore check link in the test notebook
    
    * Improve tests
    jtpio authored May 25, 2023
    Configuration menu
    Copy the full SHA
    9863625 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Add file browser actions to the file browser toolbar (#6888)

    * Add component to provide file browser actions
    
    * Fix usesignal
    
    * Lint
    
    * Flex display
    
    * CSS fixes
    
    * Undo unrelated change
    
    * Patch methods directly
    
    * Fix folder selection
    
    * Update Playwright Snapshots
    
    * Update Playwright Snapshots
    
    * Add link to the upstream issue
    
    * Add UI tests
    
    * Lint
    
    * Tweak delete button color
    
    * Move to a separate plugin
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    jtpio and github-actions[bot] authored May 29, 2023
    Configuration menu
    Copy the full SHA
    fd45f31 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Update to JupyterLab 4.0.1 (#6892)

    * Update to JupyterLab 4.0.1
    
    * Sort notebooks first by default
    jtpio authored May 31, 2023
    Configuration menu
    Copy the full SHA
    044089d View commit details
    Browse the repository at this point in the history
  2. Simplify Gitpod setup (#6894)

    jtpio authored May 31, 2023
    Configuration menu
    Copy the full SHA
    a30b241 View commit details
    Browse the repository at this point in the history
  3. Jupyter Notebook ecosystem docs improvements (#6877)

    * Add Project Jupyter info, extra context and detail to home page/index.
    
    * Added links, minor formatting.
    
    * Updated homepage, adapted unified messaging on notebook page.
    
    * Updated links.
    
    * Added minimal description to the user-documentation main page.
    
    * Revised notebook introduction text.
    
    * Bullet point updates.
    
    * Fixed typo.
    
    * Link update.
    
    * Changed lightweight to simplified.
    
    * Added Jupyter Desktop link.
    
    * Added standards info/links.
    
    * Update standards link.
    
    * Update standards link.
    
    * Update link.
    
    * Added extension to markdown file link.
    ericsnekbytes authored May 31, 2023
    Configuration menu
    Copy the full SHA
    11cb93f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Enhancement: Added drop shadows to markdown, text, and tree views (#6893

    )
    
    * Added Drop Shadows
    
    Adjusted drop shadows for tree view, markdown and text notebooks.
    
    * Update: Corrected Tree View Shadows
    
    Tree View drop shadow values are in co-ordination with the others.
    
    * Responsive padding for main-panel
    
    Adjusted main-panel padding to be responsive
    
    * Update: media-query rearranged
    
    * Update: Body selectors with filters
    
    Added data-format body selectors to the css
    
    * Re-written media query
    
    Re-wrote the media query for allowing responsiveness without a refresh
    
    * Update Playwright Snapshots
    
    * Update Playwright Snapshots
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    rielAsh24 and github-actions[bot] authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    a605fa9 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    16f5cb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    466b6bf View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. [pre-commit.ci] pre-commit autoupdate (#6901)

    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.22.0 → 0.23.1](python-jsonschema/check-jsonschema@0.22.0...0.23.1)
    - [github.com/charliermarsh/ruff-pre-commit: v0.0.263 → v0.0.270](astral-sh/ruff-pre-commit@v0.0.263...v0.0.270)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f6e78d2 View commit details
    Browse the repository at this point in the history
  2. Add the notification plugin (#6900)

    * Add the notification plugin
    
    * Update Playwright Snapshots
    
    * Update Playwright Snapshots
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    jtpio and github-actions[bot] authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    245bc87 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Fix check links (#6910)

    jtpio authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    95baeab View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Add option to open a notebook in NbClassic if it is installed; show "…

    …Open in..." dropdown menu if there are multiple options, show single button otherwise (#6866)
    
    * add option to open in nbclassic if installed
    
    * account that getOption() can return truthy 'false'
    
    * immidiately convert nbclassicInstalled to boolean
    
    * Capitalize NbClassic as in PyPI per @JasonWeill
    
    * capitalize commandDescription
    
    * Update packages/lab-extension/src/index.ts
    
    Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>
    
    * Update packages/lab-extension/src/index.ts
    
    Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>
    
    * Update packages/lab-extension/src/index.ts
    
    Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>
    
    * Update packages/lab-extension/src/index.ts
    
    Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>
    
    * Update packages/lab-extension/src/index.ts
    
    Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>
    
    * Update packages/lab-extension/src/index.ts
    
    Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>
    
    * add openInNewIcon based on ##6793 by @JasonWeill
    
    * show single 'open' button if only one option is available
    
    * add button styling
    
    * add css class to toolbarButton
    
    * rename addCommand to addSwitcherCommand
    
    * set page_config["nbclassic_installed"]
    
    * Update snapshots
    
    * fix general.spec.ts lint problem as detected in CI run https://github.com/jupyter/notebook/actions/runs/5008582825/jobs/8976612053?pr=6866
    
    * Use optional chaining instead of non-null assertion to fix lint error https://github.com/jupyter/notebook/actions/runs/5008628805/jobs/8976713072?pr=6866
    
    * add new line to try to fix eslint error
    
    * fix prettier CI errors
    
    * Revert "fix general.spec.ts lint problem as detected in CI run https://github.com/jupyter/notebook/actions/runs/5008582825/jobs/8976612053?pr=6866"
    
    This reverts commit 9f0b544.
    
    * Revert "add openInNewIcon based on ##6793 by @JasonWeill"
    
    This reverts commit eca0a4e.
    
    * use launchIcon instead of openInNewIcon
    
    * fix nbclassic urlprefix
    
    * update general snapshots to account for use of launchIcon
    
    * update mobile snapshots to account for launchIcon
    
    * check if extension is enabled, not installed
    
    * add bundled server extension
    
    * Revert "add bundled server extension"
    
    This reverts commit 7d261db.
    
    * set page_config in initalize_handlers
    
    ---------
    
    Co-authored-by: Jason Weill <93281816+JasonWeill@users.noreply.github.com>
    andrii-i and JasonWeill authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    92f2336 View commit details
    Browse the repository at this point in the history
  2. Add an empty splash screen on notebook launch to avoid a flash of uns…

    …tyled content (#6911)
    
    * add an empty splash screen
    
    * add empty splash screen styling
    
    * remove technical comment
    
    * Update packages/application-extension/src/index.ts
    
    ---------
    
    Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
    andrii-i and jtpio authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    bdcadda View commit details
    Browse the repository at this point in the history
  3. Load custom CSS (#6841)

    * wip loading custom css
    
    * read css file from profile directory and apply
    
    * update css handler, add CLI flag to disable custom CSS, documentation
    
    * import ExtensionAppJinjaMixin
    
    * remove ExtensionAppJinjaMixin as a JupyterNotebookApp base class
    
    * add type hint to ignore jinja2_env type
    
    * fix prettier issue in docs
    
    * add empty line; trigger new docs build
    
    * new line caused prettier error, remove
    
    * move custom css to different directory and update handler
    
    * modify regex
    
    * satisfy mypy: check for match in regex before grabbing the directory path
    
    * load custom css in consoles page
    RRosio authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    7c1d887 View commit details
    Browse the repository at this point in the history
  4. Document how to manage plugins and extensions (#6909)

    * Add docs for plugins
    
    * fix some wording
    jtpio authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    82703a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Rename browser tab title to Home

    * Rename browser tab title to Home (#6912)
    
    * fixing `test_tree_handler` to expect Home as title
    Cheukting authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    f276c54 View commit details
    Browse the repository at this point in the history
  2. Fix for "find searches only part of the file" bug (#6905)

    * Enabled the Accel F shortcut by default for documentsearch.
    
    * Update Playwright Snapshots
    
    * Update Playwright Snapshots
    
    * Added tentative find-plugin docs, WIP.
    
    * Removed file with shortcut override.
    
    * Cleanup/removal of todo.
    
    * Update docs/source/notebook.md
    
    Co-authored-by: Andrii Ieroshenko <ieroshenkoa@gmail.com>
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
    Co-authored-by: Andrii Ieroshenko <ieroshenkoa@gmail.com>
    4 people authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    ee3e1c2 View commit details
    Browse the repository at this point in the history
Loading