You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
1.1 KiB
20 lines
1.1 KiB
# A random assortment of functional Jupyter Notebooks |
|
|
|
Everybody has that drawer in their kitchen where they keep the paperclips, the wrong screwdriver, batteries, 3 year old gum, and 300 other things. |
|
|
|
Every Devops Engineer has that same metaphorical drawer, but that one is full of scripts. |
|
|
|
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> |