From fcf1cfdc6e60a1e26e7b73f0eaafde28a4548584 Mon Sep 17 00:00:00 2001 From: Ryan McCormick Date: Wed, 17 Apr 2019 18:11:21 -0700 Subject: [PATCH] Change cell type from "code" to "markdown" --- tensorflow_v2/notebooks/0_Prerequisite/ml_introduction.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow_v2/notebooks/0_Prerequisite/ml_introduction.ipynb b/tensorflow_v2/notebooks/0_Prerequisite/ml_introduction.ipynb index aa271e04..226dd66f 100644 --- a/tensorflow_v2/notebooks/0_Prerequisite/ml_introduction.ipynb +++ b/tensorflow_v2/notebooks/0_Prerequisite/ml_introduction.ipynb @@ -1,7 +1,7 @@ { "cells": [ { - "cell_type": "code", + "cell_type": "markdown", "execution_count": null, "metadata": {}, "outputs": [],