Run PowerShell Notebooks as Action
This Action was created to enable easy execution of jupyter notebooks as part of our CI/CD workflows
Required Path of the notebook to be executed
There is no output for this action.
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.