aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/metadata_extractors/f-ipynb-1-compiler.ipynb
blob: 3f6d18f5da9558fa3cb860e2ab6381a674c673ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
 "cells": [
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "Content line 1.\nContent line 2."
   ]
  }
 ],
 "metadata": {
  "kernelspec": {
   "display_name": "Python 3",
   "env": {},
   "language": "python",
   "name": "python3"
  },
  "nikola": {
   "category": "",
   "date": "2017-07-01 00:00:00 UTC",
   "description": "",
   "link": "",
   "slug": "s-ipynb-1-compiler",
   "tags": "meta,Jupyter Notebook,onefile,compiler",
   "title": "T: Jupyter Notebook, 1, compiler",
   "type": "text"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 2
}