Created
January 31, 2020 09:59
-
-
Save ucalyptus/66fb715a3896aad35c842b02286879c6 to your computer and use it in GitHub Desktop.
Upload this at colab.research.google.com/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"nbformat": 4, | |
"nbformat_minor": 0, | |
"metadata": { | |
"colab": { | |
"name": "Julia on Colab.ipynb", | |
"version": "0.3.2", | |
"provenance": [] | |
}, | |
"kernelspec": { | |
"name": "julia-1.3.1", | |
"display_name": "Julia 1.3" | |
}, | |
"accelerator": "CPU" | |
}, | |
"cells": [ | |
{ | |
"metadata": { | |
"id": "oMSuTc3pDlHv", | |
"colab_type": "code", | |
"colab": {} | |
}, | |
"cell_type": "code", | |
"source": [ | |
"" | |
], | |
"execution_count": 0, | |
"outputs": [] | |
} | |
] | |
} |
Link to the raw. Copy paste this into an empty file and save it as filename.ipynb
.
??
@GCPBigData any doubts?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Click on Raw at the right to fetch the code.