Skip to content

Instantly share code, notes, and snippets.

@ricardodeazambuja
Created February 3, 2019 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ricardodeazambuja/03660a8182f253bba52d97a64877982a to your computer and use it in GitHub Desktop.
Save ricardodeazambuja/03660a8182f253bba52d97a64877982a to your computer and use it in GitHub Desktop.
Colab Github test.ipynb
Display the source blob
Display the rendered blob
Raw
{
"nbformat": 4,
"nbformat_minor": 0,
"metadata": {
"colab": {
"name": "Colab Github test.ipynb",
"version": "0.3.2",
"provenance": [],
"include_colab_link": true
},
"kernelspec": {
"name": "python3",
"display_name": "Python 3"
}
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/gist/ricardodeazambuja/03660a8182f253bba52d97a64877982a/colab-github-test.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"metadata": {
"id": "yr8sT11_njtL",
"colab_type": "code",
"colab": {}
},
"cell_type": "code",
"source": [
"print(\"Github test!\")"
],
"execution_count": 0,
"outputs": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment