From aa63a9ba1550403649e8be07ee114ad0973464f5 Mon Sep 17 00:00:00 2001 From: Kipkurui Mutai Date: Mon, 1 Mar 2021 15:29:51 +0300 Subject: [PATCH] Update 8.2.0.rst --- docs/releasenotes/8.2.0.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/releasenotes/8.2.0.rst b/docs/releasenotes/8.2.0.rst index 28d39ca46..8896f70d7 100644 --- a/docs/releasenotes/8.2.0.rst +++ b/docs/releasenotes/8.2.0.rst @@ -21,10 +21,10 @@ TODO API Additions ============= -TODO -^^^^ +Displaying in Google Colab +^^^^^^^^^^^^^^^^^^^^^^^^^^ -TODO + After loading the image ``ipython_display(image)`` is used to display the loaded image. Security ========