Skip to content

Commit

Permalink
bump version to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjinliu committed Jan 9, 2023
1 parent ba23571 commit e00bb3d
Show file tree
Hide file tree
Showing 75 changed files with 3,789 additions and 1,001 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 54158da05af2e5ce94e87ae0042e98bf
config: 985cabeb86b23abf1172c6c15df0100f
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified docs/.doctrees/apidoc/tabulous.commands.doctree
Binary file not shown.
Binary file modified docs/.doctrees/apidoc/tabulous.doctree
Binary file not shown.
Binary file modified docs/.doctrees/apidoc/tabulous.widgets.doctree
Binary file not shown.
Binary file modified docs/.doctrees/environment.pickle
Binary file not shown.
Binary file added docs/.doctrees/font.doctree
Binary file not shown.
Binary file modified docs/.doctrees/index.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/columnwise_settings.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/.doctrees/main/non_mainwindow.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/quickstart.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/register_action.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/selections.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/sort_filter.doctree
Binary file not shown.
Binary file added docs/.doctrees/main/table_fields.doctree
Binary file not shown.
Binary file added docs/.doctrees/main/table_view_mode.doctree
Binary file not shown.
Binary file modified docs/.doctrees/main/user_interface.doctree
Binary file not shown.
Binary file added docs/_images/cell_labels.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/colormap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/colormap_interpolate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/column_filter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/command_palette.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/dock_with_table_data_annotation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/edit_cell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/formatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/spreadsheet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/table.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/tile_tables.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/validator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 7 additions & 5 deletions docs/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &mdash; tabulous 0.4.0rc0 documentation</title>
<title>Overview: module code &mdash; tabulous 0.4.0 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../_static/font.css" type="text/css" />
<!--[if lt IE 9]>
<script src="../_static/js/html5shiv.min.js"></script>
<![endif]-->
Expand All @@ -27,7 +28,7 @@
<a href="../index.html" class="icon icon-home"> tabulous
</a>
<div class="version">
0.4.0rc0
0.4.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand All @@ -45,10 +46,11 @@
<li class="toctree-l1"><a class="reference internal" href="../main/selections.html">Table Selections and Highlights</a></li>
<li class="toctree-l1"><a class="reference internal" href="../main/sort_filter.html">Sort/Filter Table Data</a></li>
<li class="toctree-l1"><a class="reference internal" href="../main/columnwise_settings.html">Column-wise Settings</a></li>
<li class="toctree-l1"><a class="reference internal" href="../main/table_advanced.html">Working with Tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="../main/table_fields.html">Field Attributes of Tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="../main/table_view_mode.html">View Tables in Different Modes</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../main/dock_widget.html">Custom Dock widget</a></li>
<li class="toctree-l1"><a class="reference internal" href="../main/integrate_custom_widgets.html">Integrate Custom Widgets</a></li>
<li class="toctree-l1"><a class="reference internal" href="../main/non_mainwindow.html">Use Non-main Window Table Viewers</a></li>
</ul>
<ul>
Expand Down Expand Up @@ -85,6 +87,7 @@ <h1>All modules for which code is available</h1>
<li><a href="tabulous/color.html">tabulous.color</a></li>
<li><a href="tabulous/commands.html">tabulous.commands</a></li>
<ul><li><a href="tabulous/commands/analysis.html">tabulous.commands.analysis</a></li>
<li><a href="tabulous/commands/column.html">tabulous.commands.column</a></li>
<li><a href="tabulous/commands/file.html">tabulous.commands.file</a></li>
<li><a href="tabulous/commands/plot.html">tabulous.commands.plot</a></li>
<li><a href="tabulous/commands/selection.html">tabulous.commands.selection</a></li>
Expand All @@ -96,7 +99,6 @@ <h1>All modules for which code is available</h1>
<li><a href="tabulous/exceptions.html">tabulous.exceptions</a></li>
<li><a href="tabulous/types.html">tabulous.types</a></li>
<li><a href="tabulous/widgets/_mainwindow.html">tabulous.widgets._mainwindow</a></li>
<li><a href="tabulous/widgets/filtering.html">tabulous.widgets.filtering</a></li>
</ul>

</div>
Expand Down
174 changes: 164 additions & 10 deletions docs/_modules/tabulous/color.html

Large diffs are not rendered by default.

13 changes: 8 additions & 5 deletions docs/_modules/tabulous/commands.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>tabulous.commands &mdash; tabulous 0.4.0rc0 documentation</title>
<title>tabulous.commands &mdash; tabulous 0.4.0 documentation</title>
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../_static/font.css" type="text/css" />
<!--[if lt IE 9]>
<script src="../../_static/js/html5shiv.min.js"></script>
<![endif]-->
Expand All @@ -27,7 +28,7 @@
<a href="../../index.html" class="icon icon-home"> tabulous
</a>
<div class="version">
0.4.0rc0
0.4.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand All @@ -45,10 +46,11 @@
<li class="toctree-l1"><a class="reference internal" href="../../main/selections.html">Table Selections and Highlights</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../main/sort_filter.html">Sort/Filter Table Data</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../main/columnwise_settings.html">Column-wise Settings</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../main/table_advanced.html">Working with Tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../main/table_fields.html">Field Attributes of Tables</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../main/table_view_mode.html">View Tables in Different Modes</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../main/dock_widget.html">Custom Dock widget</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../main/integrate_custom_widgets.html">Integrate Custom Widgets</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../main/non_mainwindow.html">Use Non-main Window Table Viewers</a></li>
</ul>
<ul>
Expand Down Expand Up @@ -86,7 +88,7 @@ <h1>Source code for tabulous.commands</h1><div class="highlight"><pre>

<span class="kn">from</span> <span class="nn">typing</span> <span class="kn">import</span> <span class="n">Any</span><span class="p">,</span> <span class="n">Callable</span><span class="p">,</span> <span class="n">Iterator</span><span class="p">,</span> <span class="n">TYPE_CHECKING</span>

<span class="kn">from</span> <span class="nn">.</span> <span class="kn">import</span> <span class="n">file</span><span class="p">,</span> <span class="n">plot</span><span class="p">,</span> <span class="n">selection</span><span class="p">,</span> <span class="n">tab</span><span class="p">,</span> <span class="n">table</span><span class="p">,</span> <span class="n">view</span><span class="p">,</span> <span class="n">analysis</span><span class="p">,</span> <span class="n">window</span>
<span class="kn">from</span> <span class="nn">.</span> <span class="kn">import</span> <span class="n">file</span><span class="p">,</span> <span class="n">plot</span><span class="p">,</span> <span class="n">column</span><span class="p">,</span> <span class="n">selection</span><span class="p">,</span> <span class="n">tab</span><span class="p">,</span> <span class="n">table</span><span class="p">,</span> <span class="n">view</span><span class="p">,</span> <span class="n">analysis</span><span class="p">,</span> <span class="n">window</span>
<span class="kn">from</span> <span class="nn">types</span> <span class="kn">import</span> <span class="n">FunctionType</span><span class="p">,</span> <span class="n">ModuleType</span>
<span class="kn">from</span> <span class="nn">qt_command_palette</span> <span class="kn">import</span> <span class="n">get_palette</span>

Expand All @@ -97,6 +99,7 @@ <h1>Source code for tabulous.commands</h1><div class="highlight"><pre>
<span class="n">_SUB_MODULES</span><span class="p">:</span> <span class="nb">list</span><span class="p">[</span><span class="n">ModuleType</span><span class="p">]</span> <span class="o">=</span> <span class="p">[</span>
<span class="n">file</span><span class="p">,</span>
<span class="n">plot</span><span class="p">,</span>
<span class="n">column</span><span class="p">,</span>
<span class="n">selection</span><span class="p">,</span>
<span class="n">tab</span><span class="p">,</span>
<span class="n">table</span><span class="p">,</span>
Expand Down
Loading

0 comments on commit e00bb3d

Please sign in to comment.