Skip to content

Commit

Permalink
Added a couple of notes
Browse files Browse the repository at this point in the history
  • Loading branch information
pomodoren committed Sep 13, 2023
1 parent 1a4fa7a commit c8a1417
Show file tree
Hide file tree
Showing 2,993 changed files with 321 additions and 475,636 deletions.
1,302 changes: 0 additions & 1,302 deletions 2023-09-03-OSCAL.ipynb

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -11,7 +11,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -24,7 +24,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -97,7 +97,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand All @@ -122,7 +122,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": 5,
"metadata": {},
"outputs": [
{
Expand All @@ -131,7 +131,7 @@
"{'Highly Damaged', 'Moderately Damaged', 'Negligible to slight damage'}"
]
},
"execution_count": 14,
"execution_count": 5,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -142,7 +142,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 6,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -236,14 +236,14 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 7,
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"/tmp/ipykernel_117751/2093015946.py:11: UserWarning: Legend does not support handles for PatchCollection instances.\n",
"/tmp/ipykernel_135961/2093015946.py:11: UserWarning: Legend does not support handles for PatchCollection instances.\n",
"See: https://matplotlib.org/stable/tutorials/intermediate/legend_guide.html#implementing-a-custom-legend-handler\n",
" plt.legend()\n"
]
Expand Down Expand Up @@ -276,7 +276,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 8,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -308,7 +308,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 9,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -349,14 +349,14 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 10,
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"/tmp/ipykernel_117751/312588627.py:8: UserWarning: Legend does not support handles for PatchCollection instances.\n",
"/tmp/ipykernel_135961/312588627.py:8: UserWarning: Legend does not support handles for PatchCollection instances.\n",
"See: https://matplotlib.org/stable/tutorials/intermediate/legend_guide.html#implementing-a-custom-legend-handler\n",
" plt.legend()\n",
"No artists with labels found to put in legend. Note that artists whose label start with an underscore are ignored when legend() is called with no argument.\n"
Expand Down
Loading

0 comments on commit c8a1417

Please sign in to comment.