Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
dolphinalt committed Apr 29, 2023
1 parent 8b94644 commit 615df89
Showing 1 changed file with 16 additions and 13 deletions.
29 changes: 16 additions & 13 deletions _notebooks/2023-04-26-FinalLesson.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,7 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"vscode": {
"languageId": "plaintext"
}
},
"metadata": {},
"outputs": [],
"source": [
"PS C:\\Users\\UserName> wsl # Windows prompt to WSL command\n",
Expand All @@ -74,11 +70,7 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"vscode": {
"languageId": "plaintext"
}
},
"metadata": {},
"outputs": [],
"source": [
"PS C:\\Users\\ShayM> wsl # Windows prompt\n",
Expand Down Expand Up @@ -664,10 +656,21 @@
}
],
"metadata": {
"language_info": {
"name": "python"
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"orig_nbformat": 4
"language_info": {
"name": "python",
"version": "3.9.6 (default, Aug 5 2022, 15:21:02) \n[Clang 14.0.0 (clang-1400.0.29.102)]"
},
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "31f2aee4e71d21fbe5cf8b01ff0e069b9275f58929596ceb00d14d90e3e16cd6"
}
}
},
"nbformat": 4,
"nbformat_minor": 2
Expand Down

0 comments on commit 615df89

Please sign in to comment.