Update 8.2.0.rst

This commit is contained in:
Kipkurui Mutai 2021-03-02 11:37:20 +03:00 committed by GitHub
parent 20b8aed98d
commit d8b303bb64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,10 +21,10 @@ TODO
API Additions
=============
Displaying images in Google Colab
Displaying images in IPython
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
After loading the image ``ipython_display(image)`` is used to display the loaded image.
After loading the image ``display(image)`` is used to display the loaded image.
Security
========