Skip to content

Instantly share code, notes, and snippets.

@mirrornerror
Last active November 3, 2018 18:24
Show Gist options
  • Save mirrornerror/b368b5b3a6e7c88c9ad82b4e50521177 to your computer and use it in GitHub Desktop.
Save mirrornerror/b368b5b3a6e7c88c9ad82b4e50521177 to your computer and use it in GitHub Desktop.
test_hello
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"metadata": {
"trusted": true
},
"cell_type": "code",
"source": "print('hello!!!')",
"execution_count": null,
"outputs": []
}
],
"metadata": {
"kernelspec": {
"name": "py36",
"display_name": "py36",
"language": "python"
},
"language_info": {
"name": "python",
"version": "3.6.4",
"mimetype": "text/x-python",
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"pygments_lexer": "ipython3",
"nbconvert_exporter": "python",
"file_extension": ".py"
},
"gist": {
"id": "",
"data": {
"description": "test_hello",
"public": true
}
}
},
"nbformat": 4,
"nbformat_minor": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment