Skip to content

Commit

Permalink
Revert ML example version change
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanrfrazier committed Nov 7, 2023
1 parent 005ac17 commit dace810
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/ML_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.6"
"version": "3.10.9"
},
"vscode": {
"interpreter": {
Expand Down
4 changes: 2 additions & 2 deletions examples/timelines/kaskada_oss.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"- Install Pandas, Bokeh (for visualizations) and Kaskada.\n",
"- Configure Bokeh to render visualizations inline.\n",
"- Configure auto-reloading\n",
"- Load timestream visualization function.\n",
"- Load timeline visualization function.\n",
"- Initialize the Kaskada session."
]
},
Expand Down Expand Up @@ -609,7 +609,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.16"
"version": "3.11.3"
},
"orig_nbformat": 4
},
Expand Down

0 comments on commit dace810

Please sign in to comment.