Skip to content

Use %pip install even if it is visible #13

Use %pip install even if it is visible

Use %pip install even if it is visible #13

Workflow file for this run

name: Deploy JupyterLite
on:
push:
branches: ['**'] # Deploy all branches
permissions:
contents: write
jobs:
deploy:
uses: DurhamARC-Training/PythonCourse-jupyterlite/.github/workflows/deploy-jupyterlite.yml@main
secrets: inherit