Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
damianavila committed Apr 28, 2019
1 parent 0030305 commit cc36695
Show file tree
Hide file tree
Showing 939 changed files with 15,482 additions and 25,442 deletions.
962 changes: 481 additions & 481 deletions .doit.db.bak

Large diffs are not rendered by default.

Binary file modified .doit.db.dat
Binary file not shown.
948 changes: 474 additions & 474 deletions .doit.db.dir

Large diffs are not rendered by default.

Binary file modified __pycache__/conf.cpython-36.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
25 changes: 9 additions & 16 deletions cache/posts/48-themes-for-your-ipython-notebook.es.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>OK, a short post to give you some material to play with over the weekend ;-).</p>
<p>Today, I woke up early and whereas I was drinking a <em>mate</em> (a native drink here in Argentina) for breakfast, I remember a tweet from <a href="https://twitter.com/nsonnad">Nikhil Sonnad</a> where I was mentioned:</p>
Expand Down Expand Up @@ -33,8 +32,7 @@

</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Second, make a list with all the theme names...</p>

Expand Down Expand Up @@ -104,8 +102,7 @@

</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>The themes are <code>css</code> files, so we can create a new profile for each theme and add the css content to the <code>custom.css</code> file inside each profile.
To do it, I use some little magic <em>tricks</em> from <strong>IPython</strong>...</p>
Expand Down Expand Up @@ -141,7 +138,7 @@

<div class="output_area">

<div class="prompt"></div>
<div class="prompt"></div>


<div class="output_subarea output_stream output_stdout output_text">
Expand Down Expand Up @@ -301,8 +298,7 @@

</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Now, I want to try it... quickly... so I launch a new <strong>IPython</strong> server for each <em>profile</em> in specific <em>ports</em>. I also pass the <code>--no-browser</code> option to avoid opening 48 tabs in a row (depending of your computing power this can be problematic).</p>

Expand All @@ -327,8 +323,7 @@

</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Finally, because I am lazy ;-), I build the urls to see this same notebook with each different theme (don't forget to use the <em>incognito mode</em> of your browser to avoid <code>css</code> caching and at least <strong>IPython 2.0</strong>).</p>

Expand Down Expand Up @@ -364,7 +359,7 @@

<div class="output_area">

<div class="prompt"></div>
<div class="prompt"></div>


<div class="output_subarea output_stream output_stdout output_text">
Expand Down Expand Up @@ -428,8 +423,7 @@

</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Easy and quick, don't you think?</p>
<p>OK, a lot of <strong>IPython</strong> servers opened, let's kill them all!!! I feel like <a href="http://en.wikipedia.org/wiki/George_R._R._Martin">George R. R. Martin</a> ;-).</p>
Expand All @@ -453,8 +447,7 @@

</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Obviously, this command also killed the <em>current</em> notebook (remember, this post is in fact an <strong>IPython notebook</strong>, and you can get it from the <strong>source</strong> link at the top of the post)... but I am right with that... this is the end of this post.</p>
<p>Final note: I did not like any <em>complete</em> theme, but I really like some <em>part</em> from several themes, so it worths to see them to take each nice part and make my own theme in the future.</p>
Expand Down
25 changes: 9 additions & 16 deletions cache/posts/48-themes-for-your-ipython-notebook.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@

<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>OK, a short post to give you some material to play with over the weekend ;-).</p>
<p>Today, I woke up early and whereas I was drinking a <em>mate</em> (a native drink here in Argentina) for breakfast, I remember a tweet from <a href="https://twitter.com/nsonnad">Nikhil Sonnad</a> where I was mentioned:</p>
Expand Down Expand Up @@ -33,8 +32,7 @@

</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Second, make a list with all the theme names...</p>

Expand Down Expand Up @@ -104,8 +102,7 @@

</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>The themes are <code>css</code> files, so we can create a new profile for each theme and add the css content to the <code>custom.css</code> file inside each profile.
To do it, I use some little magic <em>tricks</em> from <strong>IPython</strong>...</p>
Expand Down Expand Up @@ -141,7 +138,7 @@

<div class="output_area">

<div class="prompt"></div>
<div class="prompt"></div>


<div class="output_subarea output_stream output_stdout output_text">
Expand Down Expand Up @@ -301,8 +298,7 @@

</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Now, I want to try it... quickly... so I launch a new <strong>IPython</strong> server for each <em>profile</em> in specific <em>ports</em>. I also pass the <code>--no-browser</code> option to avoid opening 48 tabs in a row (depending of your computing power this can be problematic).</p>

Expand All @@ -327,8 +323,7 @@

</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Finally, because I am lazy ;-), I build the urls to see this same notebook with each different theme (don't forget to use the <em>incognito mode</em> of your browser to avoid <code>css</code> caching and at least <strong>IPython 2.0</strong>).</p>

Expand Down Expand Up @@ -364,7 +359,7 @@

<div class="output_area">

<div class="prompt"></div>
<div class="prompt"></div>


<div class="output_subarea output_stream output_stdout output_text">
Expand Down Expand Up @@ -428,8 +423,7 @@

</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Easy and quick, don't you think?</p>
<p>OK, a lot of <strong>IPython</strong> servers opened, let's kill them all!!! I feel like <a href="http://en.wikipedia.org/wiki/George_R._R._Martin">George R. R. Martin</a> ;-).</p>
Expand All @@ -453,8 +447,7 @@

</div>
<div class="cell border-box-sizing text_cell rendered"><div class="prompt input_prompt">
</div>
<div class="inner_cell">
</div><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<p>Obviously, this command also killed the <em>current</em> notebook (remember, this post is in fact an <strong>IPython notebook</strong>, and you can get it from the <strong>source</strong> link at the top of the post)... but I am right with that... this is the end of this post.</p>
<p>Final note: I did not like any <em>complete</em> theme, but I really like some <em>part</em> from several themes, so it worths to see them to take each nice part and make my own theme in the future.</p>
Expand Down
Loading

0 comments on commit cc36695

Please sign in to comment.