diff --git a/notebook/taruma_udemy_som.ipynb b/notebook/taruma_udemy_som.ipynb index 7e3212f..1d69c2d 100644 --- a/notebook/taruma_udemy_som.ipynb +++ b/notebook/taruma_udemy_som.ipynb @@ -28,7 +28,7 @@ "\n", "## Informasi Notebook\n", "- __notebook name__: `taruma_udemy_som`\n", - "- __notebook version/date__: `1.0.0`/`20190729`\n", + "- __notebook version/date__: `1.0.1`/`20190729`\n", "- __notebook server__: Google Colab\n", "- __python version__: `3.6`" ] @@ -120,38 +120,6 @@ "execution_count": 0, "outputs": [] }, - { - "cell_type": "code", - "metadata": { - "id": "6FaMZ_XGNGwe", - "colab_type": "code", - "outputId": "d763d7bc-f089-42d7-9da3-f0395ae47991", - "colab": { - "base_uri": "https://localhost:8080/", - "height": 122 - } - }, - "source": [ - "#### Pasang Google Drive dan atur direktori khusus\n", - "from google.colab import drive\n", - "drive.mount('/content/gdrive')\n", - "DROP_DRIVE = '/content/gdrive/My Drive/Colab Notebooks/_dropbox'" - ], - "execution_count": 5, - "outputs": [ - { - "output_type": "stream", - "text": [ - "Go to this URL in a browser: https://accounts.google.com/o/oauth2/auth?client_id=947318989803-6bn6qk8qdgf4n4g3pfee6491hc0brc4i.apps.googleusercontent.com&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&scope=email%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdocs.test%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive.photos.readonly%20https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fpeopleapi.readonly&response_type=code\n", - "\n", - "Enter your authorization code:\n", - "··········\n", - "Mounted at /content/gdrive\n" - ], - "name": "stdout" - } - ] - }, { "cell_type": "code", "metadata": { @@ -2092,4 +2060,4 @@ ] } ] -} \ No newline at end of file +}