Skip to content

Commit

Permalink
Merge 7c17f69 into 76f6138
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuang11 committed Sep 16, 2018
2 parents 76f6138 + 7c17f69 commit 8ee4c2d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
12 changes: 7 additions & 5 deletions examples/reference/elements/bokeh/Labels.ipynb
Expand Up @@ -4,11 +4,13 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"#### **Title**: Labels Element\n",
"\n",
"**Dependencies**: Bokeh\n",
"\n",
"**Backends**: [Bokeh](./Labels.ipynb), [Matplotlib]('../matplotlib/Labels.ipynb')"
"<div class=\"contentcontainer med left\" style=\"margin-left: -50px;\">\n",
"<dl class=\"dl-horizontal\">\n",
" <dt>Title</dt> <dd> Labels Element</dd>\n",
" <dt>Dependencies</dt> <dd>Bokeh</dd>\n",
" <dt>Backends</dt> <dd><a href='./Labels.ipynb'>Bokeh</a></dd> <dd><a href='../matplotlib/Labels.ipynb'>Matplotlib</a></dd>\n",
"</dl>\n",
"</div>"
]
},
{
Expand Down
12 changes: 7 additions & 5 deletions examples/reference/elements/matplotlib/Labels.ipynb
Expand Up @@ -4,11 +4,13 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"#### **Title**: Labels Element\n",
"\n",
"**Dependencies** Matplotlib\n",
"\n",
"**Backends** [Matplotlib](./Labels.ipynb), [Bokeh]('../bokeh/Labels.ipynb')"
"<div class=\"contentcontainer med left\" style=\"margin-left: -50px;\">\n",
"<dl class=\"dl-horizontal\">\n",
" <dt>Title</dt> <dd> Labels Element</dd>\n",
" <dt>Dependencies</dt> <dd>Matplotlib</dd>\n",
" <dt>Backends</dt> <dd><a href='./Labels.ipynb'>Matplotlib</a></dd> <dd><a href='../bokeh/Labels.ipynb'>Bokeh</a></dd>\n",
"</dl>\n",
"</div>"
]
},
{
Expand Down

0 comments on commit 8ee4c2d

Please sign in to comment.