Skip to content

Commit

Permalink
chore: update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
chilango74 committed Oct 11, 2024
1 parent 6e9004d commit 6e20e7d
Show file tree
Hide file tree
Showing 5 changed files with 1,069 additions and 307 deletions.
1,362 changes: 1,062 additions & 300 deletions examples/03 investment portfolios.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/05 macroeconomics - inflation rates.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -999,9 +999,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "py311dev",
"language": "python",
"name": "python3"
"name": "py311dev"
},
"language_info": {
"codemirror_mode": {
Expand Down
4 changes: 2 additions & 2 deletions examples/06 efficient frontier single period.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1017,9 +1017,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "py39",
"display_name": "py311dev",
"language": "python",
"name": "py39"
"name": "py311dev"
},
"language_info": {
"codemirror_mode": {
Expand Down
4 changes: 2 additions & 2 deletions examples/08 financial database.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -800,9 +800,9 @@
],
"metadata": {
"kernelspec": {
"name": "okama3.11dev",
"name": "py311dev",
"language": "python",
"display_name": "okama3.11dev"
"display_name": "py311dev"
},
"language_info": {
"codemirror_mode": {
Expand Down
2 changes: 1 addition & 1 deletion runtime.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python-3.9
python-3.11

0 comments on commit 6e20e7d

Please sign in to comment.