Skip to content

Conversation

@jwasinger
Copy link
Contributor

I was investigating CI failures while trying to finish #169 and found that the command (https://github.com/ewasm/benchmarking/blob/master/Makefile#L41) to clean metadata from notebook has mysteriously stopped working (metatdata remains embedded in the notebook).

I'm tired of playing wack-a-mole with all these jupyter notebook issues that keep cropping up. This PR turns the notebook into a python script and removes the notebook from the repository.

@jwasinger
Copy link
Contributor Author

One nice feature of Jupyter notebooks is the ability to run individual cells, regenerating graphs selectively and individually. It would be good to enhance the CLI interface of the script to allow regenerating specific graphs selected via a parameter/flag.

@lgtm-com
Copy link

lgtm-com bot commented Sep 23, 2020

This pull request introduces 14 alerts when merging 169aaf0 into 232ccd6 - view on LGTM.com

new alerts:

  • 10 for Variable defined multiple times
  • 2 for Unused local variable
  • 2 for Unused import

@jwasinger
Copy link
Contributor Author

LGTM warnings don't represent issues introduced by this PR but rather, previously-uncaught issues with the notebook.

@jwasinger jwasinger merged commit c3ffed7 into master Sep 24, 2020
@jwasinger jwasinger deleted the remove-notebook branch September 24, 2020 00:49
@lgtm-com
Copy link

lgtm-com bot commented Sep 24, 2020

This pull request introduces 14 alerts when merging d766b04 into 232ccd6 - view on LGTM.com

new alerts:

  • 10 for Variable defined multiple times
  • 2 for Unused local variable
  • 2 for Unused import

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.

2 participants