diff --git a/docs/tutorials/daos.ipynb b/docs/tutorials/daos.ipynb index 44854c243..102e26326 100644 --- a/docs/tutorials/daos.ipynb +++ b/docs/tutorials/daos.ipynb @@ -2,7 +2,9 @@ "cells": [ { "cell_type": "markdown", - "metadata": {}, + "metadata": { + "id": "c774b6fdf4b1" + }, "source": [ "##### Copyright 2022 The TensorFlow IO Authors." ] @@ -10,7 +12,10 @@ { "cell_type": "code", "execution_count": null, - "metadata": {}, + "metadata": { + "cellView": "form", + "id": "906e07f6e562" + }, "outputs": [], "source": [ "#@title Licensed under the Apache License, Version 2.0 (the \"License\");\n", @@ -38,7 +43,9 @@ }, { "cell_type": "markdown", - "metadata": {}, + "metadata": { + "id": "41881aed035d" + }, "source": [ "\n", "
\n", @@ -569,18 +576,6 @@ "kernelspec": { "display_name": "Python 3", "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.8.10" } }, "nbformat": 4,