lava
lava copied to clipboard
Fix tutorial jupyter issue
Issue Number:
Objective of pull request:
Pull request checklist
Your PR fulfills the following requirements:
- [ ] Issue created that explains the change and why it's needed
- [ ] Tests are part of the PR (for bug fixes / features)
- [ ] Docs reviewed and added / updated if needed (for bug fixes / features)
- [ ] PR conforms to Coding Conventions
- [ ] PR applys BSD 3-clause or LGPL2.1+ Licenses to all code files
- [ ] Lint (
flakeheaven lint src/lava tests/) and (bandit -r src/lava/.) pass locally - [ ] Build tests (
pytest) passes locally
Pull request type
Please check your PR type:
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Documentation changes
- [ ] Other (please describe):
What is the current behavior?
What is the new behavior?
Does this introduce a breaking change?
- [ ] Yes
- [ ] No
Supplemental information
This change appears to hang while running Run CI / Unit Test Code + Coverage (ubuntu-latest) - does it work for you locally @hexu33 ?
FYI @ysingh7 @joyeshmishra
@mgkwill @mathisrichter Propose to close this along with the main messaging refactor.