Skip to content

PowerShell Notebook Action

Actions
Invoke PowerShell Notebooks as part of your pipeline
v1.0.0
Latest
Star (1)

powershell-notebook-action

Run PowerShell Notebooks as Action

This Action was created to enable easy execution of jupyter notebooks as part of our CI/CD workflows

Inputs

NotebookPath

Required Path of the notebook to be executed

Outputs

There is no output for this action.

Example usage

name: PowerShell Notebook Action
uses: sassdawe/powershell-notebook-action@v1
id: InvokeNotebook
with:
  NotebookPath: '.\testnotebook.ipynb'

PowerShell Notebook Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Invoke PowerShell Notebooks as part of your pipeline
v1.0.0
Latest

PowerShell Notebook Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.