lava icon indicating copy to clipboard operation
lava copied to clipboard

Fix tutorial jupyter issue

Open hexu33 opened this issue 2 years ago • 2 comments

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

hexu33 avatar Mar 15 '23 06:03 hexu33

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 avatar Mar 16 '23 18:03 mgkwill

@mgkwill @mathisrichter Propose to close this along with the main messaging refactor.

tim-shea avatar Jun 20 '24 13:06 tim-shea