Skip to content

Commit

Permalink
Revert "Demo internal data synch"
Browse files Browse the repository at this point in the history
This reverts commit 6a8f541.
  • Loading branch information
sebastian-echeverria committed Dec 18, 2024
1 parent 2faefcd commit 46b8f1d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion demo/scenarios/1_requirements.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
Expand Down
11 changes: 8 additions & 3 deletions demo/simple/requirements.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -101,7 +101,7 @@
],
"metadata": {
"kernelspec": {
"display_name": ".venv",
"display_name": "env",
"language": "python",
"name": "python3"
},
Expand All @@ -117,7 +117,12 @@
"pygments_lexer": "ipython3",
"version": "3.9.16"
},
"orig_nbformat": 4
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "82adda432962015d5f71beb9387a99f24d390514e497c776c87ff3434daf7312"
}
}
},
"nbformat": 4,
"nbformat_minor": 2
Expand Down

0 comments on commit 46b8f1d

Please sign in to comment.