Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Aqwqqq committed Apr 20, 2024
1 parent aac34c3 commit 7228982
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"# Install the necessary dependencies\n",
"\n",
"import os\n",
"\n",
"import sys\n",
"!{sys.executable} -m pip install --quiet seaborn pandas scikit-learn numpy matplotlib jupyterlab_myst ipython"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"# Install the necessary dependencies\n",
"\n",
"import os\n",
"\n",
"import sys \n",
"!{sys.executable} -m pip install --quiet pandas scikit-learn numpy matplotlib jupyterlab_myst ipython\n"
]
Expand Down

0 comments on commit 7228982

Please sign in to comment.