mirror of
https://github.com/bspeice/bspeice.github.io
synced 2025-07-13 11:45:04 -04:00
Add 'Tick Tock...' post
This commit is contained in:
15
content/articles/2016-4-6-tick-tock....md
Normal file
15
content/articles/2016-4-6-tick-tock....md
Normal file
@ -0,0 +1,15 @@
|
||||
Title: Tick Tock...
|
||||
Date: 2016-04-06
|
||||
Category: Blog
|
||||
Tags: fitbit, heartrate
|
||||
Authors: Bradlee Speice
|
||||
Summary: In which I try to predict the rest of my life using 3 months' worth of data.
|
||||
[//]: <> "Modified: "
|
||||
|
||||
{% notebook 2016-4-6-tick-tock....ipynb %}
|
||||
|
||||
<script type="text/x-mathjax-config">
|
||||
//MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\(','\)']]}});
|
||||
MathJax.Hub.Config({tex2jax: {inlineMath: [['\$','\$']]}});
|
||||
</script>
|
||||
<script async src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML'></script>
|
Reference in New Issue
Block a user