From b1ecad0c91ff1c829ecb5675295c268983a15c27 Mon Sep 17 00:00:00 2001 From: Jennifer Cwagenberg Date: Wed, 10 Apr 2024 09:22:32 -0500 Subject: [PATCH] revert(notebook): :rewind: revert output changes to notebook --- notebooks/pytorch_sentiment_analysis.ipynb | 24 ++++++++-------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/notebooks/pytorch_sentiment_analysis.ipynb b/notebooks/pytorch_sentiment_analysis.ipynb index d78a580..f271da2 100644 --- a/notebooks/pytorch_sentiment_analysis.ipynb +++ b/notebooks/pytorch_sentiment_analysis.ipynb @@ -42,9 +42,6 @@ "name": "stdout", "output_type": "stream", "text": [ - "Note: you may need to restart the kernel to use updated packages.\n", - "Note: you may need to restart the kernel to use updated packages.\n", - "Note: you may need to restart the kernel to use updated packages.\n" ] } ], @@ -148,17 +145,13 @@ "name": "stdout", "output_type": "stream", "text": [ - "No settings file detected at /Users/candiedcode/Code/modelscan/notebooks/modelscan-settings.toml. Using defaults. \n", - "\n", - "Scanning /Users/candiedcode/Code/modelscan/notebooks/PyTorchModels/safe_model.pt:safe_model/data.pkl using modelscan.scanners.PickleUnsafeOpScan model scan\n", - "\n", - "\u001b[34m--- Summary ---\u001b[0m\n", - "\n", - "\u001b[32m No issues found! 🎉\u001b[0m\n", - "\n", - "\u001b[34m--- Skipped --- \u001b[0m\n", - "\n", - "Total skipped: \u001b[1;36m204\u001b[0m - run with --show-skipped to see the full list.\n" + "No settings file detected at /Users/mehrinkiani/Documents/modelscan/notebooks/modelscan-settings.toml. Using defaults. \n", + "\n", + "Scanning /Users/mehrinkiani/Documents/modelscan/notebooks/PyTorchModels/safe_model.pt:safe_model/data.pkl using modelscan.scanners.PickleUnsafeOpScan model scan\n", + "\n", + "\u001b[34m--- Summary ---\u001b[0m\n", + "\n", + "\u001b[32m No issues found! 🎉\u001b[0m\n" ] } ], @@ -215,7 +208,8 @@ "name": "stderr", "output_type": "stream", "text": [ - "cat: /Users/candiedcode/.aws/secrets: No such file or directory\n" + "aws_access_key_id=\n", + "aws_secret_access_key=\n" ] }, {