Qiskit / qiskit-tutorials

A collection of Jupyter notebooks showing how to use the Qiskit SDK
Apache License 2.0
2.3k stars 1.29k forks source link

Lint notebook code #1395

Closed frankharkins closed 1 year ago

frankharkins commented 1 year ago

Summary

See #1393 for more information

Notes

I've hidden some Pylint comments by adding them to cells with metadata:

"nbsphinx": "hidden"

inline comments will show on the live site, there doesn't seem to be an easy way to remove them at build time.

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

HuangJunye commented 1 year ago

We decided to put this on hold until we figure out the future of the qiskit-tutorials repo.