Skip to content

Commit 997beb3

Browse files
authored
Merge pull request #163 from gperdrizet/dev
Dev
2 parents 2cbda49 + 9bc4939 commit 997beb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/unit3/lesson_20/Lesson_20_activity.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
" - Your notebook must output test set predictions to `submission.csv` in the correct format\n",
4949
" - Go to 'Submit to competition' tab in the right sidebar and click 'Submit'\n",
5050
"\n",
51-
"You may see warnings when running on Kaggle due to inconsistencies in installed package versions between your environment and Kaggle. If you are using a virtual environment already, install this [kaggle_requirements.txt](https://github.com/gperdrizet/FSA_devops/blob/main/notebooks/unit3/lesson_20/kaggle_requirements.txt.ipynb):\n",
51+
"You may see warnings when running on Kaggle due to inconsistencies in installed package versions between your environment and Kaggle. If you are using a virtual environment already, install this [kaggle_requirements.txt](https://github.com/gperdrizet/FSA_devops/blob/main/notebooks/unit3/lesson_20/kaggle_requirements.txt):\n",
5252
"\n",
5353
"```\n",
5454
"pip install --force-reinstall kaggle_requirements.txt\n",

0 commit comments

Comments
 (0)