Skip to content

Commit f47a05c

Browse files
committed
...
1 parent 0be8592 commit f47a05c

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

misc/content/2019/12/python-holoviews-best/python-holoviews-best.html

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head><meta charset="utf-8"/>
55
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
6-
<title>python-holoviews-best</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
6+
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
77
<style type="text/css">
88
pre { line-height: 125%; }
99
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
@@ -7508,7 +7508,19 @@
75087508
white-space: normal;
75097509
}
75107510
</style>
7511+
7512+
<title>Best Way of Using HoloViews</title>
7513+
<meta name="Status" content="published" />
7514+
<meta name="Slug" content="python-holoviews-best" />
7515+
<meta name="Date" content="2019-12-26" />
7516+
<meta name="Category" content="Computer Science" />
7517+
<meta name="Tags" content="programming, Python, visualization, HoloViews, test, interactive tools" />
7518+
<meta name="Author" content="Ben Du" />
7519+
<meta name="Modified" content="2023-12-30 23:23:34" />
75117520
<!-- End of mermaid configuration --></head>
7521+
7522+
7523+
75127524
<body class="jp-Notebook" data-jp-theme-light="true" data-jp-theme-name="JupyterLab Light">
75137525
<main>
75147526
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell">
@@ -7517,16 +7529,6 @@
75177529
</div>
75187530
<div class="jp-InputArea jp-Cell-inputArea"><div class="jp-InputPrompt jp-InputArea-prompt">
75197531
</div><div class="jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput" data-mime-type="text/markdown">
7520-
<ul>
7521-
<li>Status: published</li>
7522-
<li>Title: Best Way of Using HoloViews</li>
7523-
<li>Slug: python-holoviews-best</li>
7524-
<li>Date: 2019-12-26</li>
7525-
<li>Category: Computer Science</li>
7526-
<li>Tags: programming, Python, visualization, HoloViews, test, interactive tools</li>
7527-
<li>Author: Ben Du</li>
7528-
<li>Modified: 2023-12-30 23:23:34</li>
7529-
</ul>
75307532
</div>
75317533
</div>
75327534
</div>

0 commit comments

Comments
 (0)