Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
damianavila committed Jun 26, 2017
1 parent 1c5ebe7 commit 93928dd
Show file tree
Hide file tree
Showing 48 changed files with 1,292 additions and 348 deletions.
6 changes: 6 additions & 0 deletions .doit.db.bak
Original file line number Diff line number Diff line change
Expand Up @@ -1123,3 +1123,9 @@
'render_pages:output/posts/rise-meets-jupyterlab.html', (8607744, 5463)
'copy_assets:output/assets/css/baguetteBox.css', (8613376, 445)
'copy_assets:output/assets/js/baguetteBox.js', (8613888, 442)
'render_sources:output/es/posts/trading-logbook-update-3.ipynb', (8629760, 278)
'render_pages:output/posts/trading-logbook-update-3.html', (8681472, 5476)
'render_posts:cache/posts/trading-logbook-update-3.html', (8721920, 408)
'render_pages:output/es/posts/trading-logbook-update-3.html', (8722432, 5476)
'render_posts:cache/posts/trading-logbook-update-3.html.es', (8869888, 408)
'render_sources:output/posts/trading-logbook-update-3.ipynb', (8935936, 278)
Binary file modified .doit.db.dat
Binary file not shown.
68 changes: 37 additions & 31 deletions .doit.db.dir

Large diffs are not rendered by default.

39 changes: 26 additions & 13 deletions .ipynb_checkpoints/Start-checkpoint.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,23 @@
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
"title = \"RISE meets JupyterLab\""
"title = \"Trading logbook update 3\""
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {},
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
"tags_list = ['python', 'javascript', 'typescript', 'Jupyter', 'reveal', 'slideshow', 'RISE', 'jupyterlab']"
"tags_list = ['python', 'performance', 'trading']"
]
},
{
Expand All @@ -34,15 +38,15 @@
"name": "stdout",
"output_type": "stream",
"text": [
"\u001b[33;01m[2017-06-19T14:13:33Z] WARNING: Nikola: The RSS_LINKS_APPEND_QUERY option is deprecated, use FEED_LINKS_APPEND_QUERY instead.\u001b[39;49;00m\r\n",
"\u001b[33;01m[2017-06-19T14:13:33Z] WARNING: Nikola: The RSS_READ_MORE_LINK option is deprecated, use FEED_READ_MORE_LINK instead.\u001b[39;49;00m\r\n",
"Creating New Post\r\n",
"-----------------\r\n",
"\r\n",
"Title: RISE meets JupyterLab\r\n",
"Scanning posts......done!\r\n",
"\u001b[33;01m[2017-06-19T14:13:43Z] NOTICE: compile_ipynb: No kernel specified, assuming \"python3\".\u001b[39;49;00m\r\n",
"\u001b[37m[2017-06-19T14:13:43Z] INFO: new_post: Your post's text is at: posts/rise-meets-jupyterlab.ipynb\u001b[39;49;00m\r\n"
"\u001b[33;01m[2017-06-26T21:29:02Z] WARNING: Nikola: The RSS_LINKS_APPEND_QUERY option is deprecated, use FEED_LINKS_APPEND_QUERY instead.\u001b[39;49;00m\n",
"\u001b[33;01m[2017-06-26T21:29:02Z] WARNING: Nikola: The RSS_READ_MORE_LINK option is deprecated, use FEED_READ_MORE_LINK instead.\u001b[39;49;00m\n",
"Creating New Post\n",
"-----------------\n",
"\n",
"Title: Trading logbook update 3\n",
"Scanning posts......done!\n",
"\u001b[33;01m[2017-06-26T21:29:09Z] NOTICE: compile_ipynb: No kernel specified, assuming \"python3\".\u001b[39;49;00m\n",
"\u001b[37m[2017-06-26T21:29:09Z] INFO: new_post: Your post's text is at: posts/trading-logbook-update-3.ipynb\u001b[39;49;00m\n"
]
}
],
Expand All @@ -51,6 +55,15 @@
"\n",
"!nikola new_post -f ipynb -t \"{title}\" --tags=\"{tags}\""
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
39 changes: 26 additions & 13 deletions Start.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,23 @@
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
"title = \"RISE meets JupyterLab\""
"title = \"Trading logbook update 3\""
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {},
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
"tags_list = ['python', 'javascript', 'typescript', 'Jupyter', 'reveal', 'slideshow', 'RISE', 'jupyterlab']"
"tags_list = ['python', 'performance', 'trading']"
]
},
{
Expand All @@ -34,15 +38,15 @@
"name": "stdout",
"output_type": "stream",
"text": [
"\u001b[33;01m[2017-06-19T14:13:33Z] WARNING: Nikola: The RSS_LINKS_APPEND_QUERY option is deprecated, use FEED_LINKS_APPEND_QUERY instead.\u001b[39;49;00m\r\n",
"\u001b[33;01m[2017-06-19T14:13:33Z] WARNING: Nikola: The RSS_READ_MORE_LINK option is deprecated, use FEED_READ_MORE_LINK instead.\u001b[39;49;00m\r\n",
"Creating New Post\r\n",
"-----------------\r\n",
"\r\n",
"Title: RISE meets JupyterLab\r\n",
"Scanning posts......done!\r\n",
"\u001b[33;01m[2017-06-19T14:13:43Z] NOTICE: compile_ipynb: No kernel specified, assuming \"python3\".\u001b[39;49;00m\r\n",
"\u001b[37m[2017-06-19T14:13:43Z] INFO: new_post: Your post's text is at: posts/rise-meets-jupyterlab.ipynb\u001b[39;49;00m\r\n"
"\u001b[33;01m[2017-06-26T21:29:02Z] WARNING: Nikola: The RSS_LINKS_APPEND_QUERY option is deprecated, use FEED_LINKS_APPEND_QUERY instead.\u001b[39;49;00m\n",
"\u001b[33;01m[2017-06-26T21:29:02Z] WARNING: Nikola: The RSS_READ_MORE_LINK option is deprecated, use FEED_READ_MORE_LINK instead.\u001b[39;49;00m\n",
"Creating New Post\n",
"-----------------\n",
"\n",
"Title: Trading logbook update 3\n",
"Scanning posts......done!\n",
"\u001b[33;01m[2017-06-26T21:29:09Z] NOTICE: compile_ipynb: No kernel specified, assuming \"python3\".\u001b[39;49;00m\n",
"\u001b[37m[2017-06-26T21:29:09Z] INFO: new_post: Your post's text is at: posts/trading-logbook-update-3.ipynb\u001b[39;49;00m\n"
]
}
],
Expand All @@ -51,6 +55,15 @@
"\n",
"!nikola new_post -f ipynb -t \"{title}\" --tags=\"{tags}\""
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
39 changes: 39 additions & 0 deletions cache/posts/trading-logbook-update-3.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@

<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>OK, I have run my models again and it was time to enter the market.</p>
<p>Early today, I opened two positions:
<!-- TEASER_END --></p>
<table>
<thead><tr>
<th>Date</th>
<th>Transaction</th>
<th>Currency Pair</th>
<th>Price </th>
</tr>
</thead>
<tbody>
<tr>
<td>06/26/2017 08:23:35</td>
<td>BuyMarket</td>
<td>EUR/CHF</td>
<td>1.08806 </td>
</tr>
<tr>
<td>06/26/2017 08:23:31</td>
<td>BuyMarket</td>
<td>USD/CHF</td>
<td>0.97356 </td>
</tr>
</tbody>
</table>
<p>Let's see how things evolve in the next few days.</p>
<p>Happy trading!</p>

</div>
</div>
</div>


Empty file.
39 changes: 39 additions & 0 deletions cache/posts/trading-logbook-update-3.html.es
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@

<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>OK, I have run my models again and it was time to enter the market.</p>
<p>Early today, I opened two positions:
<!-- TEASER_END --></p>
<table>
<thead><tr>
<th>Date</th>
<th>Transaction</th>
<th>Currency Pair</th>
<th>Price </th>
</tr>
</thead>
<tbody>
<tr>
<td>06/26/2017 08:23:35</td>
<td>BuyMarket</td>
<td>EUR/CHF</td>
<td>1.08806 </td>
</tr>
<tr>
<td>06/26/2017 08:23:31</td>
<td>BuyMarket</td>
<td>USD/CHF</td>
<td>0.97356 </td>
</tr>
</tbody>
</table>
<p>Let's see how things evolve in the next few days.</p>
<p>Happy trading!</p>

</div>
</div>
</div>


Empty file.
3 changes: 3 additions & 0 deletions output/2017/06/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ <h3 class="translationslist-intro">Also available in:</h3>

<ul class="postlist">
<li>
<time class="listdate" datetime="2017-06-26T18:29:09-03:00" title="2017-06-26 18:29">2017-06-26 18:29</time><a href="../../posts/trading-logbook-update-3.html" class="listtitle">Trading logbook update 3</a>
</li>
<li>
<time class="listdate" datetime="2017-06-19T11:13:43-03:00" title="2017-06-19 11:13">2017-06-19 11:13</time><a href="../../posts/rise-meets-jupyterlab.html" class="listtitle">RISE meets JupyterLab</a>
</li>
<li>
Expand Down
2 changes: 1 addition & 1 deletion output/2017/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h3 class="translationslist-intro">Also available in:</h3>

<ul class="postlist"><li>
<a href="06/index.html">June</a>
(2)
(3)
</li></ul></article><footer id="footer"><p>Contents © 2017 <a href="mailto:[email protected]">Damian Avila</a> -
Powered by <a href="http://getnikola.com">Nikola</a> -
Zen theme based in <a href="https://github.com/arusahni/website-template">Arusahni's website-template</a><br><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/ar/">
Expand Down
2 changes: 1 addition & 1 deletion output/archive.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h3 class="translationslist-intro">Also available in:</h3>
<ul class="postlist">
<li>
<a href="2017/index.html">2017</a>
(2)
(3)
</li>
<li>
<a href="2016/index.html">2016</a>
Expand Down
3 changes: 3 additions & 0 deletions output/categories/performance.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@

</header><ul class="postlist">
<li>
<time class="listdate" datetime="2017-06-26T18:29:09-03:00" title="2017-06-26 18:29">2017-06-26 18:29</time><a href="../posts/trading-logbook-update-3.html" class="listtitle">Trading logbook update 3</a><a></a>
</li>
<li>
<time class="listdate" datetime="2013-11-22T23:55:38-03:00" title="2013-11-22 23:55">2013-11-22 23:55</time><a href="../posts/trading-logbook-update-22-nov-2013.html" class="listtitle">Trading logbook update: 22-Nov-2013</a><a></a>
</li>
<li>
Expand Down
8 changes: 7 additions & 1 deletion output/categories/performance.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Damian's blog (Posts about performance)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/performance.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Mon, 12 Jun 2017 22:49:08 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Trading logbook update: 22-Nov-2013</title><link>http://www.damian.oquanta.info/posts/trading-logbook-update-22-nov-2013.html</link><dc:creator>Damian Avila</dc:creator><description>&lt;div class="cell border-box-sizing text_cell rendered"&gt;&lt;div class="prompt input_prompt"&gt;
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Damian's blog (Posts about performance)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/performance.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Mon, 26 Jun 2017 21:45:18 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Trading logbook update 3</title><link>http://www.damian.oquanta.info/posts/trading-logbook-update-3.html</link><dc:creator>Damian Avila</dc:creator><description>&lt;div class="cell border-box-sizing text_cell rendered"&gt;&lt;div class="prompt input_prompt"&gt;
&lt;/div&gt;
&lt;div class="inner_cell"&gt;
&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
&lt;p&gt;OK, I have run my models again and it was time to enter the market.&lt;/p&gt;
&lt;p&gt;Early today, I opened two positions:
&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.damian.oquanta.info/posts/trading-logbook-update-3.html"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><category>performance</category><category>python</category><category>trading</category><guid>http://www.damian.oquanta.info/posts/trading-logbook-update-3.html</guid><pubDate>Mon, 26 Jun 2017 21:29:09 GMT</pubDate></item><item><title>Trading logbook update: 22-Nov-2013</title><link>http://www.damian.oquanta.info/posts/trading-logbook-update-22-nov-2013.html</link><dc:creator>Damian Avila</dc:creator><description>&lt;div class="cell border-box-sizing text_cell rendered"&gt;&lt;div class="prompt input_prompt"&gt;
&lt;/div&gt;
&lt;div class="inner_cell"&gt;
&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
Expand Down
3 changes: 3 additions & 0 deletions output/categories/python.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@

</header><ul class="postlist">
<li>
<time class="listdate" datetime="2017-06-26T18:29:09-03:00" title="2017-06-26 18:29">2017-06-26 18:29</time><a href="../posts/trading-logbook-update-3.html" class="listtitle">Trading logbook update 3</a><a></a>
</li>
<li>
<time class="listdate" datetime="2017-06-19T11:13:43-03:00" title="2017-06-19 11:13">2017-06-19 11:13</time><a href="../posts/rise-meets-jupyterlab.html" class="listtitle">RISE meets JupyterLab</a><a></a>
</li>
<li>
Expand Down
15 changes: 8 additions & 7 deletions output/categories/python.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Damian's blog (Posts about python)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/python.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Mon, 19 Jun 2017 14:30:38 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>RISE meets JupyterLab</title><link>http://www.damian.oquanta.info/posts/rise-meets-jupyterlab.html</link><dc:creator>Damian Avila</dc:creator><description>&lt;div class="cell border-box-sizing text_cell rendered"&gt;&lt;div class="prompt input_prompt"&gt;
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Damian's blog (Posts about python)</title><link>http://www.damian.oquanta.info/</link><description></description><atom:link href="http://www.damian.oquanta.info/categories/python.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Mon, 26 Jun 2017 21:45:17 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Trading logbook update 3</title><link>http://www.damian.oquanta.info/posts/trading-logbook-update-3.html</link><dc:creator>Damian Avila</dc:creator><description>&lt;div class="cell border-box-sizing text_cell rendered"&gt;&lt;div class="prompt input_prompt"&gt;
&lt;/div&gt;
&lt;div class="inner_cell"&gt;
&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
&lt;p&gt;OK, I have run my models again and it was time to enter the market.&lt;/p&gt;
&lt;p&gt;Early today, I opened two positions:
&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.damian.oquanta.info/posts/trading-logbook-update-3.html"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><category>performance</category><category>python</category><category>trading</category><guid>http://www.damian.oquanta.info/posts/trading-logbook-update-3.html</guid><pubDate>Mon, 26 Jun 2017 21:29:09 GMT</pubDate></item><item><title>RISE meets JupyterLab</title><link>http://www.damian.oquanta.info/posts/rise-meets-jupyterlab.html</link><dc:creator>Damian Avila</dc:creator><description>&lt;div class="cell border-box-sizing text_cell rendered"&gt;&lt;div class="prompt input_prompt"&gt;
&lt;/div&gt;
&lt;div class="inner_cell"&gt;
&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
Expand Down Expand Up @@ -58,9 +64,4 @@ As part of the release, we paid attention to update all the plugins and themes i
&lt;p&gt;In this case, I will show you &lt;em&gt;my git workflow&lt;/em&gt;... and you know there are a lot of workflows out there... and probably better than mine, but I just want to share with you the place where I find myself comfortable.&lt;/p&gt;
&lt;p&gt;And yes... &lt;em&gt;my git workflow&lt;/em&gt; is also powered by &lt;strong&gt;IPython&lt;/strong&gt; (I am very repetitive when I love a project!).
And it is a &lt;em&gt;semi-automatic&lt;/em&gt; one, using the &lt;strong&gt;IPython&lt;/strong&gt; notebooks (&lt;em&gt;ipynbs&lt;/em&gt;) as a sort of templates, transforming them into a new conceptual entity: the &lt;strong&gt;ipytmpl&lt;/strong&gt; (and yes, I love to invent names too!).
&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.damian.oquanta.info/posts/my-ipython-powered-semi-automatic-git-workflow.html"&gt;Read more…&lt;/a&gt; (10 min remaining to read)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><category>git</category><category>IPython</category><category>ipytmpl</category><category>python</category><category>workflow</category><guid>http://www.damian.oquanta.info/posts/my-ipython-powered-semi-automatic-git-workflow.html</guid><pubDate>Mon, 30 Dec 2013 19:41:08 GMT</pubDate></item><item><title>Deploy your Nikola-powered blog content from the IPython notebook</title><link>http://www.damian.oquanta.info/posts/deploy-your-nikola-powered-blog-content-from-the-ipython-notebook.html</link><dc:creator>Damian Avila</dc:creator><description>&lt;div class="cell border-box-sizing text_cell rendered"&gt;&lt;div class="prompt input_prompt"&gt;
&lt;/div&gt;
&lt;div class="inner_cell"&gt;
&lt;div class="text_cell_render border-box-sizing rendered_html"&gt;
&lt;p&gt;Following the idea to release all the extensions I had working on in the last few weeks/months, today I will release an old but very useful &lt;strong&gt;IPython&lt;/strong&gt; notebook extension for people blogging with &lt;strong&gt;Nikola&lt;/strong&gt;: the &lt;em&gt;nikola_deploy&lt;/em&gt; extension.
&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.damian.oquanta.info/posts/deploy-your-nikola-powered-blog-content-from-the-ipython-notebook.html"&gt;Read more…&lt;/a&gt; (2 min remaining to read)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><category>blog</category><category>extension</category><category>gh-pages</category><category>git</category><category>IPython</category><category>javascript</category><category>mIPyex</category><category>python</category><category>workflow</category><guid>http://www.damian.oquanta.info/posts/deploy-your-nikola-powered-blog-content-from-the-ipython-notebook.html</guid><pubDate>Fri, 27 Dec 2013 23:35:57 GMT</pubDate></item></channel></rss>
&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.damian.oquanta.info/posts/my-ipython-powered-semi-automatic-git-workflow.html"&gt;Read more…&lt;/a&gt; (10 min remaining to read)&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><category>git</category><category>IPython</category><category>ipytmpl</category><category>python</category><category>workflow</category><guid>http://www.damian.oquanta.info/posts/my-ipython-powered-semi-automatic-git-workflow.html</guid><pubDate>Mon, 30 Dec 2013 19:41:08 GMT</pubDate></item></channel></rss>
3 changes: 3 additions & 0 deletions output/categories/trading.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@

</header><ul class="postlist">
<li>
<time class="listdate" datetime="2017-06-26T18:29:09-03:00" title="2017-06-26 18:29">2017-06-26 18:29</time><a href="../posts/trading-logbook-update-3.html" class="listtitle">Trading logbook update 3</a><a></a>
</li>
<li>
<time class="listdate" datetime="2013-11-22T23:55:38-03:00" title="2013-11-22 23:55">2013-11-22 23:55</time><a href="../posts/trading-logbook-update-22-nov-2013.html" class="listtitle">Trading logbook update: 22-Nov-2013</a><a></a>
</li>
<li>
Expand Down
Loading

0 comments on commit 93928dd

Please sign in to comment.