Skip to content

Instantly share code, notes, and snippets.

@hironow
Created November 12, 2014 19:13
Show Gist options
  • Save hironow/7543a8bb8e1ef8f1a455 to your computer and use it in GitHub Desktop.
Save hironow/7543a8bb8e1ef8f1a455 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"worksheets": [
{
"cells": [
{
"metadata": {},
"cell_type": "code",
"input": "%load_ext version_information",
"prompt_number": 2,
"outputs": [],
"language": "python",
"trusted": true,
"collapsed": false
},
{
"metadata": {},
"cell_type": "code",
"input": "%version_information",
"prompt_number": 3,
"outputs": [
{
"latex": "\\begin{tabular}{|l|l|}\\hline\n{\\bf Software} & {\\bf Version} \\\\ \\hline\\hline\nPython & 2.7.6 64bit [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] \\\\ \\hline\nIPython & 2.3.0 \\\\ \\hline\nOS & Darwin 14.0.0 x86\\_64 i386 64bit \\\\ \\hline\n\\hline \\multicolumn{2}{|l|}{Thu Nov 13 04:06:32 2014 JST} \\\\ \\hline\n\\end{tabular}\n",
"text": "Software versions\nPython 2.7.6 64bit [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]\nIPython 2.3.0\nOS Darwin 14.0.0 x86_64 i386 64bit\nThu Nov 13 04:06:32 2014 JST",
"html": "<table><tr><th>Software</th><th>Version</th></tr><tr><td>Python</td><td>2.7.6 64bit [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]</td></tr><tr><td>IPython</td><td>2.3.0</td></tr><tr><td>OS</td><td>Darwin 14.0.0 x86_64 i386 64bit</td></tr><tr><td colspan='2'>Thu Nov 13 04:06:32 2014 JST</td></tr></table>",
"json": "{\"Software versions\": [{\"version\": \"2.7.6 64bit [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]\", \"module\": \"Python\"}, {\"version\": \"2.3.0\", \"module\": \"IPython\"}, {\"version\": \"Darwin 14.0.0 x86_64 i386 64bit\", \"module\": \"OS\"}]}",
"prompt_number": 3,
"output_type": "pyout",
"metadata": {}
}
],
"language": "python",
"trusted": true,
"collapsed": false
},
{
"metadata": {},
"cell_type": "code",
"input": "",
"outputs": [],
"language": "python",
"trusted": true,
"collapsed": false
}
],
"metadata": {}
}
],
"metadata": {
"name": "",
"signature": "sha256:bc58cb1289246be328f2f3849df5de3ffe10995023bafe12288d4c9100f19946",
"gist_id": "7543a8bb8e1ef8f1a455"
},
"nbformat": 3
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment