Skip to content

Commit eb4d80d

Browse files
committed
deploy: 9ed7273
1 parent 0b84258 commit eb4d80d

39 files changed

+461
-486
lines changed

Diff for: .doctrees/autodisplay.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/autoui.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/autovuetify.doctree

54 Bytes
Binary file not shown.

Diff for: .doctrees/buttonbar_extended.doctree

-360 Bytes
Binary file not shown.

Diff for: .doctrees/demo.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/editgrid.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/environment.pickle

0 Bytes
Binary file not shown.

Diff for: .doctrees/issue-17.doctree

0 Bytes
Binary file not shown.

Diff for: .doctrees/issue-178.doctree

-377 Bytes
Binary file not shown.

Diff for: .doctrees/issue-330.doctree

-360 Bytes
Binary file not shown.

Diff for: .doctrees/issue-334.doctree

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

Diff for: .doctrees/validation.doctree

-38 Bytes
Binary file not shown.

Diff for: _sources/autodisplay.ipynb

+1-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@
3737
},
3838
"outputs": [],
3939
"source": [
40-
"%run __init__.py\n",
41-
"%load_ext lab_black"
40+
"\n"
4241
]
4342
},
4443
{

Diff for: _sources/autoui.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"outputs": [],
1717
"source": [
18-
"%load_ext lab_black"
18+
""
1919
]
2020
},
2121
{

Diff for: _sources/autovuetify.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"outputs": [],
1717
"source": [
18-
"%run __init__.py\n",
19-
"%load_ext lab_black"
18+
"\n",
19+
""
2020
]
2121
},
2222
{

Diff for: _sources/buttonbar_extended.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"metadata": {},
88
"outputs": [],
99
"source": [
10-
"%run __init__.py"
10+
""
1111
]
1212
},
1313
{

Diff for: _sources/demo.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
},
3030
"outputs": [],
3131
"source": [
32-
"%run __init__.py\n",
33-
"%load_ext lab_black"
32+
"\n",
33+
""
3434
]
3535
},
3636
{

Diff for: _sources/editgrid.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"outputs": [],
2525
"source": [
26-
"%run __init__.py"
26+
""
2727
]
2828
},
2929
{

Diff for: _sources/issue-178.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"outputs": [],
1111
"source": [
12-
"%run __init__.py"
12+
""
1313
]
1414
},
1515
{

Diff for: _sources/issue-330.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"metadata": {},
1818
"outputs": [],
1919
"source": [
20-
"%run __init__.py"
20+
""
2121
]
2222
},
2323
{

Diff for: _sources/validation.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"outputs": [],
1111
"source": [
1212
"%run ../src/ipyautoui/__init__.py\n",
13-
"%load_ext lab_black"
13+
""
1414
]
1515
},
1616
{

Diff for: autodisplay.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ <h2>Render a list of files<a class="headerlink" href="#render-a-list-of-files" t
393393
</div>
394394
</div>
395395
<div class="cell_output docutils container">
396-
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "b40cb2f9a30d4d0ba5efbc07e06af7a2"}</script></div>
396+
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "e9a5fda08ab34fda8e18127dac014ca3"}</script></div>
397397
</div>
398398
</section>
399399
<section id="create-a-custom-renderer">
@@ -422,7 +422,7 @@ <h2>Create a custom renderer<a class="headerlink" href="#create-a-custom-rendere
422422
<div class="cell_output docutils container">
423423
<div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
424424
<span class="ne">AttributeError</span><span class="g g-Whitespace"> </span>Traceback (most recent call last)
425-
<span class="n">Cell</span> <span class="n">In</span><span class="p">[</span><span class="mi">3</span><span class="p">],</span> <span class="n">line</span> <span class="mi">3</span>
425+
<span class="n">Cell</span> <span class="n">In</span><span class="p">[</span><span class="mi">2</span><span class="p">],</span> <span class="n">line</span> <span class="mi">3</span>
426426
<span class="g g-Whitespace"> </span><span class="mi">1</span> <span class="kn">from</span> <span class="nn">ipyautoui.demo_schemas</span> <span class="kn">import</span> <span class="n">CoreIpywidgets</span>
427427
<span class="ne">----&gt; </span><span class="mi">3</span> <span class="n">user_file_renderers</span> <span class="o">=</span> <span class="n">AutoUi</span><span class="o">.</span><span class="n">create_autodisplay_map</span><span class="p">(</span>
428428
<span class="g g-Whitespace"> </span><span class="mi">4</span> <span class="n">ext</span><span class="o">=</span><span class="s2">&quot;.aui.json&quot;</span><span class="p">,</span> <span class="n">schema</span><span class="o">=</span><span class="n">CoreIpywidgets</span>

Diff for: autoui.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ <h2>Creating Simple Widget<a class="headerlink" href="#creating-simple-widget" t
427427
</div>
428428
</div>
429429
<div class="cell_output docutils container">
430-
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "d9d0d1b87c874bd28927dff94fb90e97"}</script></div>
430+
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "26c5eb8d41084870a5ac56b50d3b1b88"}</script></div>
431431
</div>
432432
<div class="cell docutils container">
433433
<div class="cell_input docutils container">
@@ -438,7 +438,7 @@ <h2>Creating Simple Widget<a class="headerlink" href="#creating-simple-widget" t
438438
</div>
439439
</div>
440440
<div class="cell_output docutils container">
441-
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "a668eec09f4743bc8e07107a53bc577d"}</script></div>
441+
<script type="application/vnd.jupyter.widget-view+json">{"version_major": 2, "version_minor": 0, "model_id": "65a2625c39e54e76b3f64e786e309c98"}</script></div>
442442
</div>
443443
<div class="cell docutils container">
444444
<div class="cell_input docutils container">
@@ -458,7 +458,7 @@ <h2>Creating Simple Widget<a class="headerlink" href="#creating-simple-widget" t
458458
<div class="cell_output docutils container">
459459
<div class="output traceback highlight-ipythontb notranslate"><div class="highlight"><pre><span></span><span class="gt">---------------------------------------------------------------------------</span>
460460
<span class="ne">ValidationError</span><span class="g g-Whitespace"> </span>Traceback (most recent call last)
461-
<span class="n">Cell</span> <span class="n">In</span><span class="p">[</span><span class="mi">7</span><span class="p">],</span> <span class="n">line</span> <span class="mi">3</span>
461+
<span class="n">Cell</span> <span class="n">In</span><span class="p">[</span><span class="mi">6</span><span class="p">],</span> <span class="n">line</span> <span class="mi">3</span>
462462
<span class="g g-Whitespace"> </span><span class="mi">1</span> <span class="kn">from</span> <span class="nn">ipyautoui.basemodel</span> <span class="kn">import</span> <span class="n">file</span>
463463
<span class="ne">----&gt; </span><span class="mi">3</span> <span class="n">file</span><span class="p">(</span><span class="n">Example</span><span class="p">(),</span> <span class="n">pathlib</span><span class="o">.</span><span class="n">Path</span><span class="p">(</span><span class="s2">&quot;test.json&quot;</span><span class="p">))</span>
464464

Diff for: autovuetify.html

+5-7
Large diffs are not rendered by default.

Diff for: buttonbar_extended.html

+2-9
Large diffs are not rendered by default.

Diff for: demo.html

+2-2
Large diffs are not rendered by default.

Diff for: editgrid.html

+5-5
Large diffs are not rendered by default.

Diff for: issue-17.html

+4-4
Large diffs are not rendered by default.

Diff for: issue-178.html

+2-9
Large diffs are not rendered by default.

Diff for: issue-330.html

+2-9
Large diffs are not rendered by default.

Diff for: issue-332.html

+1-1
Large diffs are not rendered by default.

Diff for: issue-334.html

+3-3
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)