From ccd1382c5924dad304eaa6e6dd310b613ef2e567 Mon Sep 17 00:00:00 2001 From: david-lippert Date: Thu, 30 May 2024 10:38:34 -0400 Subject: [PATCH] updated tutorial and separated mentimeter to it's own section --- fire-101/budgeting.ipynb | 51 ----------- fire-101/financial-planning.ipynb | 50 +++-------- fire-101/fire-overview.ipynb | 60 +------------ fire-101/investing.ipynb | 10 ++- fire-101/mentimeter.ipynb | 143 ++++++++++++++++++++++++++++++ fire-101/spending-less.ipynb | 10 +-- 6 files changed, 168 insertions(+), 156 deletions(-) create mode 100644 fire-101/mentimeter.ipynb diff --git a/fire-101/budgeting.ipynb b/fire-101/budgeting.ipynb index caa03ae..6c29bee 100644 --- a/fire-101/budgeting.ipynb +++ b/fire-101/budgeting.ipynb @@ -25,57 +25,6 @@ "- Quicken\n", "- Bank apps" ] - }, - { - "cell_type": "code", - "execution_count": 1, - "metadata": { - "editable": true, - "scrolled": true, - "slideshow": { - "slide_type": "" - }, - "tags": [ - "hide-input" - ] - }, - "outputs": [], - "source": [ - "from IPython.display import YouTubeVideo, display\n", - "from helper_functions.mentimeter import Mentimeter" - ] - }, - { - "cell_type": "code", - "execution_count": 5, - "metadata": { - "editable": true, - "slideshow": { - "slide_type": "" - }, - "tags": [ - "hide-input" - ] - }, - "outputs": [ - { - "data": { - "text/html": [ - "
" - ], - "text/plain": [ - "" - ] - }, - "execution_count": 5, - "metadata": {}, - "output_type": "execute_result" - } - ], - "source": [ - "Mentimeter(result ='https://www.mentimeter.com/app/presentation/al3bon1eofr38siunek3o1ykwqqkf18w'\n", - " ).show()" - ] } ], "metadata": { diff --git a/fire-101/financial-planning.ipynb b/fire-101/financial-planning.ipynb index 173fadc..b94a45b 100644 --- a/fire-101/financial-planning.ipynb +++ b/fire-101/financial-planning.ipynb @@ -11,9 +11,9 @@ "tags": [] }, "source": [ - " # Become financially independent\n", + "# Become financially independent\n", " \n", - " ## 4% and 25 times rules" + "## 4% and 25 times rules" ] }, { @@ -34,40 +34,7 @@ "import pandas as pd\n", "import ipywidgets as widgets\n", "import matplotlib.ticker as mtick\n", - "from IPython.display import YouTubeVideo, display\n", - "from helper_functions.mentimeter import Mentimeter" - ] - }, - { - "cell_type": "code", - "execution_count": 2, - "metadata": { - "editable": true, - "slideshow": { - "slide_type": "" - }, - "tags": [ - "hide-input" - ] - }, - "outputs": [ - { - "data": { - "text/html": [ - "
" - ], - "text/plain": [ - "" - ] - }, - "execution_count": 2, - "metadata": {}, - "output_type": "execute_result" - } - ], - "source": [ - "Mentimeter(result ='https://www.mentimeter.com/app/presentation/al3bon1eofr38siunek3o1ykwqqkf18w'\n", - " ).show()" + "from IPython.display import YouTubeVideo, display" ] }, { @@ -223,7 +190,7 @@ "tags": [] }, "source": [ - " # Basic retirement planning tool" + " ## Basic retirement planning tool" ] }, { @@ -286,7 +253,7 @@ "tags": [] }, "source": [ - "# Takeaway\n", + "## Takeaway\n", " - Track your spending - budgeting\n", " - Payoff debts\n", " - Lower your spending\n", @@ -330,7 +297,12 @@ { "cell_type": "markdown", "metadata": { - "scrolled": true + "editable": true, + "scrolled": true, + "slideshow": { + "slide_type": "" + }, + "tags": [] }, "source": [ "## Citations\n", diff --git a/fire-101/fire-overview.ipynb b/fire-101/fire-overview.ipynb index 833b2d0..7c806a9 100644 --- a/fire-101/fire-overview.ipynb +++ b/fire-101/fire-overview.ipynb @@ -32,59 +32,7 @@ }, "outputs": [], "source": [ - "from IPython.display import YouTubeVideo, display\n", - "from helper_functions.mentimeter import Mentimeter" - ] - }, - { - "cell_type": "code", - "execution_count": 1, - "metadata": { - "editable": true, - "slideshow": { - "slide_type": "" - }, - "tags": [ - "hide-input" - ] - }, - "outputs": [], - "source": [ - "#Mentimeter(vote = 'https://www.menti.com/alohp2v13yqh',\n", - "# result ='https://www.mentimeter.com/app/presentation/al3bon1eofr38siunek3o1ykwqqkf18w'\n", - "# ).show()" - ] - }, - { - "cell_type": "code", - "execution_count": 5, - "metadata": { - "editable": true, - "slideshow": { - "slide_type": "" - }, - "tags": [ - "hide-input" - ] - }, - "outputs": [ - { - "data": { - "text/html": [ - "
" - ], - "text/plain": [ - "" - ] - }, - "execution_count": 5, - "metadata": {}, - "output_type": "execute_result" - } - ], - "source": [ - "Mentimeter(result ='https://www.mentimeter.com/app/presentation/al3bon1eofr38siunek3o1ykwqqkf18w'\n", - " ).show()" + "from IPython.display import YouTubeVideo, display" ] }, { @@ -153,7 +101,7 @@ "tags": [] }, "source": [ - "# How to become financially independent\n", + "## How to become financially independent\n", "\n", "1. Track your spending\n", "2. Lower your spending and payoff debts\n", @@ -188,9 +136,9 @@ "tags": [] }, "source": [ - "# Why should you trust me or any other financial advisor for that matter?\n", + "## Why should you trust me or any other financial advisor for that matter?\n", "\n", - "## You shouldn't trust me\n", + "### You shouldn't trust me\n", "- Ask lots of questions before giving money to someone else\n", "- Here is my financial story\n", "\n" diff --git a/fire-101/investing.ipynb b/fire-101/investing.ipynb index 6882407..27b3ee0 100644 --- a/fire-101/investing.ipynb +++ b/fire-101/investing.ipynb @@ -11,14 +11,16 @@ }, "source": [ "# Investing\n", - "## Warning I am NOT an accredited financial advisor\n", - "### Before investing\n", + "\n", + "
⚠️ Warning I am NOT an accredited financial advisor
\n", + "\n", + "## Before investing\n", " - Payoff debts\n", " - Build emergency funds (General rule: Be able to cover 3-6 months of expenses)\n", " \n", - "### Investing versus saving\n", + "## Investing versus saving\n", "\n", - "### Liquid versus non-liquid assets\n", + "## Liquid versus non-liquid assets\n", " - How quickly can I cash out my investment/assets?\n", " - Are there any penalties/fees for early withdrawl?\n", "\n" diff --git a/fire-101/mentimeter.ipynb b/fire-101/mentimeter.ipynb new file mode 100644 index 0000000..bf1a420 --- /dev/null +++ b/fire-101/mentimeter.ipynb @@ -0,0 +1,143 @@ +{ + "cells": [ + { + "attachments": {}, + "cell_type": "markdown", + "metadata": { + "editable": true, + "slideshow": { + "slide_type": "" + }, + "tags": [] + }, + "source": [ + "# Mentimeter polls\n", + " \n", + "Here is the link to mentimeter poll.\n", + "https://www.menti.com/alohp2v13yqh" + ] + }, + { + "cell_type": "code", + "execution_count": 1, + "metadata": { + "editable": true, + "scrolled": true, + "slideshow": { + "slide_type": "" + }, + "tags": [ + "hide-input" + ] + }, + "outputs": [], + "source": [ + "from helper_functions.mentimeter import Mentimeter" + ] + }, + { + "cell_type": "code", + "execution_count": 2, + "metadata": { + "editable": true, + "slideshow": { + "slide_type": "" + }, + "tags": [ + "hide-input" + ] + }, + "outputs": [ + { + "data": { + "text/html": [ + "
" + ], + "text/plain": [ + "" + ] + }, + "execution_count": 2, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "Mentimeter(result ='https://www.mentimeter.com/app/presentation/al3bon1eofr38siunek3o1ykwqqkf18w'\n", + " ).show()" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "editable": true, + "slideshow": { + "slide_type": "" + }, + "tags": [] + }, + "source": [ + "
\n", + "\n", + "----------\n", + "
" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "editable": true, + "scrolled": true, + "slideshow": { + "slide_type": "" + }, + "tags": [] + }, + "source": [ + "## Citations\n", + "Cumby, James & Degiacomi, Matteo & Erastova, Valentina & Guven, Jonna & Hobday, Claire & Mey, Antonia & Pollak, Hannah & Szabla, Rafał. (2023). Course Materials for an Introduction to Data-Driven Chemistry. Journal of Open Source Education. 6. 192. 10.21105/jose.00192. " + ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3 (ipykernel)", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.9.6" + }, + "toc": { + "base_numbering": 1, + "nav_menu": {}, + "number_sections": false, + "sideBar": true, + "skip_h1_title": true, + "title_cell": "Table of Contents", + "title_sidebar": "Contents", + "toc_cell": false, + "toc_position": {}, + "toc_section_display": true, + "toc_window_display": false + } + }, + "nbformat": 4, + "nbformat_minor": 4 +} diff --git a/fire-101/spending-less.ipynb b/fire-101/spending-less.ipynb index ac4a92c..ffb2062 100644 --- a/fire-101/spending-less.ipynb +++ b/fire-101/spending-less.ipynb @@ -40,8 +40,7 @@ "import pandas as pd\n", "import ipywidgets as widgets\n", "import matplotlib.ticker as mtick\n", - "from IPython.display import YouTubeVideo, display\n", - "from helper_functions.mentimeter import Mentimeter" + "from IPython.display import YouTubeVideo, display" ] }, { @@ -186,10 +185,9 @@ }, "source": [ "## Be nice to your future self\n", - "### \\\\$1,825 (1 coffee at \\\\$5 a day times 365 days in a year)\n", - "### - \\\\$520 (1 bag of coffee \\\\$10 each week at home) \n", - "### **\\\\$1,305** total savings per year\n", - "\n" + "### $\\$$1,825 (1 coffee at $\\$$5 a day times 365 days in a year)\n", + "### - $\\$$520 (1 bag of coffee $\\$$10 each week at home) \n", + "### **$\\$$1,305** total savings per year" ] }, {