8000 Add sample notebook with Physics, Chemistry and Astronomy symbols · jupyter/nbconvert@7a9c646 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add support for Chemical Reactions and more symbols #1007

Add support for Chemical Reactions and more symbols

Add support for Chemical Reactions and more symbols #1007

Workflow file for this run

name: Enforce PR label
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1
0