Skip to content

move paraview_hello_world notebook from examples to HOWTOs; add cell triggering paraview installation on Colab #18

move paraview_hello_world notebook from examples to HOWTOs; add cell triggering paraview installation on Colab

move paraview_hello_world notebook from examples to HOWTOs; add cell triggering paraview installation on Colab #18

Workflow file for this run

name: Add new issues and pull requests to project board
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
add-to-project:
name: Add to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/open-atmos/projects/6
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}