Skip to content

[#200] Build ipynb on commit#253

Merged
Mark2000 merged 1 commit intodevelopfrom
feature/200-ipynb-runner
May 5, 2025
Merged

[#200] Build ipynb on commit#253
Mark2000 merged 1 commit intodevelopfrom
feature/200-ipynb-runner

Conversation

@Mark2000
Copy link
Copy Markdown
Contributor

@Mark2000 Mark2000 commented May 5, 2025

Description

Closes #200

Causes the ipynb to be built as part of the CI system. This should catch some RLlib issues.

Type of change

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

How should this pull request be reviewed?

  • By commit
  • All changes at once

How Has This Been Tested?

Adds new tests.

Future Work

None.

Checklist

  • I have performed a self-review of my code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation and release notes
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@Mark2000 Mark2000 force-pushed the feature/200-ipynb-runner branch 3 times, most recently from 859eef6 to 70075fb Compare May 5, 2025 21:32
@dhutererprats dhutererprats self-assigned this May 5, 2025
@Mark2000 Mark2000 force-pushed the feature/200-ipynb-runner branch from 70075fb to 51762ea Compare May 5, 2025 21:42
@Mark2000 Mark2000 marked this pull request as ready for review May 5, 2025 21:44
@Mark2000 Mark2000 merged commit eb82ef2 into develop May 5, 2025
5 checks passed
@Mark2000 Mark2000 deleted the feature/200-ipynb-runner branch May 5, 2025 22:02
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.

Run ipynbs in CI pipeline

2 participants