|
|
|
|
@ -6,15 +6,7 @@ Every Devops Engineer has that same metaphorical drawer, but that one is full of |
|
|
|
|
|
|
|
|
|
This is my random script drawer (although technically they are [Jupyter Notebooks](https://jupyter.org/)). |
|
|
|
|
|
|
|
|
|
<div style="display:flex; color: #fff; padding: 12px 32px; margin: 0; background-color: red;"> |
|
|
|
|
<div> |
|
|
|
|
<div style="font-weight:700; font-size:32px">Pardon the Dust</div> |
|
|
|
|
<div style="font-weight:300; font-size:14px; opacity: 0.9;"> |
|
|
|
|
<p>Jupyter Notebooks are one the most amazing tools I've ever stumbled upon.</p> |
|
|
|
|
<p>However they aren't so great when you're trying to figure out to live render them into HTML for display on a repo page.</p> |
|
|
|
|
<p>Thanks for your understanding.</p> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div style="flex:1"></div> |
|
|
|
|
<!-- <object data=".svg" type="image/svg+xml" width="300"></object> --> |
|
|
|
|
</div> |
|
|
|
|
> # Pardon the Dust |
|
|
|
|
> <p>Jupyter Notebooks are one the most amazing tools I've ever stumbled upon.</p> |
|
|
|
|
> <p>However they aren't so great when you're trying to figure out to live render them into HTML for display on a repo page.</p> |
|
|
|
|
> <p>Thanks for your understanding.</p> |
|
|
|
|
|