Skip to content

build(deps): bump jupyterlab from 4.3.2 to 4.4.8 in /python #383

build(deps): bump jupyterlab from 4.3.2 to 4.4.8 in /python

build(deps): bump jupyterlab from 4.3.2 to 4.4.8 in /python #383

Workflow file for this run

---
name: test
on:
push:
jobs:
ubuntu:
runs-on: ubuntu-latest
env:
XDG_CONFIG_HOME: ${{ github.workspace }}
steps:
- uses: actions/checkout@v3
macos:
runs-on: macos-latest
env:
XDG_CONFIG_HOME: ${{ github.workspace }}
NIXPKGS_ALLOW_BROKEN: 1
steps:
- uses: actions/checkout@v3