diff --git a/code/selenium_scraper.ipynb b/code/selenium_scraper.ipynb index a0dda97..eec414c 100644 --- a/code/selenium_scraper.ipynb +++ b/code/selenium_scraper.ipynb @@ -58,8 +58,7 @@ "# headless mode - has proven difficult...\n", "# database access\n", "# logging with warning to discord\n", - "# main loop - go once every hour\n", - "# containerize" + "# main loop - go once every hour" ] } ], @@ -79,7 +78,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.6" + "version": "3.10.6 (main, Aug 11 2022, 13:49:25) [Clang 13.1.6 (clang-1316.0.21.2.5)]" }, "orig_nbformat": 4, "vscode": {