huggingface / notebooks

Notebooks using the Hugging Face libraries 🤗
Apache License 2.0
3.44k stars 1.46k forks source link

fix plt.subplot int input #490

Open MasoudKaviani opened 2 months ago

MasoudKaviani commented 2 months ago

if the first input of plt.subplot is not integer, it returns error

What does this PR do?

Fixes: in plt.subplot if the first input is not integer, it returns error (the default colab returns error because of this)

Who can review?

Feel free to tag members/contributors who may be interested in your PR.

review-notebook-app[bot] commented 2 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB