Skip to content

Commit fd0aa79

Browse files
authored
Typos fixed in Ch02-Installation.ipynb (#133)
1 parent a23900a commit fd0aa79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/getting-started/__BAK__/Ch02-Installation.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"**Getting Started with Deeplay**\n",
1010
"\n",
11-
"Before diving into Deeplay's powerful features, you'll need to install the package. Fortunately, we've made the installation process as simple as possib"
11+
"Before diving into Deeplay's powerful features, you'll need to install the package. Fortunately, we've made the installation process as simple as possible"
1212
]
1313
},
1414
{
@@ -22,7 +22,7 @@
2222
"- [PyTorch](https://pytorch.org/)\n",
2323
"- [PyTorch Lightning](https://www.pytorchlightning.ai/)\n",
2424
"\n",
25-
"`deeplay` will try to install these automatically, but to make sure that the version is compatible with your system, we recommend installing the manually first. \n"
25+
"`deeplay` will try to install these automatically, but to make sure that the version is compatible with your system, we recommend installing them manually first. \n"
2626
]
2727
},
2828
{

0 commit comments

Comments
 (0)