Skip to content

Commit

Permalink
revert(notebook): ⏪ revert output changes to notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
CandiedCode committed Apr 10, 2024
1 parent 364adde commit b1ecad0
Showing 1 changed file with 9 additions and 15 deletions.
24 changes: 9 additions & 15 deletions notebooks/pytorch_sentiment_analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
],
Expand Down Expand Up @@ -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"
]
}
],
Expand Down Expand Up @@ -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=<access_key_id>\n",
"aws_secret_access_key=<aws_secret_key>\n"
]
},
{
Expand Down

0 comments on commit b1ecad0

Please sign in to comment.