Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧩 Execute Jupyter Notebook Component #280

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

MFA-X-AI
Copy link
Member

Description

This pull request adds the ExecuteNotebook component to the Xircuits Component Library. The component is designed to automate the execution of Jupyter notebooks. It reads a notebook file, executes all cells in order, and can log the output to a file.

Pull Request Type

  • Xircuits Core (Jupyterlab Related changes)
  • Xircuits Canvas (Custom RD Related changes)
  • Xircuits Component Library
  • Xircuits Project Template
  • Testing Automation
  • Documentation
  • Others (Please Specify)

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Tests

1. Test 1

  1. Loaded a simple data analysis notebook.
  2. Executed the ExecuteNotebook component.
  3. Verified the output and log file.

Tested on?

  • Windows
  • Linux Ubuntu
  • Centos
  • Mac
  • Others (State here -> xxx )

@MFA-X-AI MFA-X-AI merged commit 6695563 into master Jan 1, 2024
8 checks passed
@MFA-X-AI MFA-X-AI deleted the fahreza/simple-notebook-component branch January 1, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant