Skip to content

Add GitHub workflow to automatically update to newer JupyterLab versions #7271

Open
@jtpio

Description

@jtpio

To ease maintenance, it would be useful to have a script that checks what the latest version of JupyterLab is, and automatically opens a PR that bumps to the newer packages.

Some ideas and possible config options for that script:

  • run as a cron, and / or via a workflow dispatch on demand
  • support updating to a specific version, latest (stable) or next (pre-release)
  • this might also require being able to specify a branch, as multiple versions of notebook (stable and pre-release) can be developed at the same time

JupyterLab Desktop has something similar: jupyterlab/jupyterlab-desktop#311

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions