Skip to content

Commit

Permalink
fix notebook check
Browse files Browse the repository at this point in the history
  • Loading branch information
dguittet committed Jan 10, 2023
1 parent f271e50 commit 8908f02
Showing 1 changed file with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 49,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -28,7 +28,7 @@
},
{
"cell_type": "code",
"execution_count": 57,
"execution_count": 2,
"metadata": {},
"outputs": [
{
Expand All @@ -37,7 +37,7 @@
"Text(0.5, 1.0, 'Wind-PEM Marginal Cost Curve at T=t')"
]
},
"execution_count": 57,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
},
Expand All @@ -63,7 +63,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -436,7 +436,7 @@
"[195 rows x 30 columns]"
]
},
"execution_count": 27,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -455,7 +455,7 @@
},
{
"cell_type": "code",
"execution_count": 59,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -512,7 +512,7 @@
},
{
"cell_type": "code",
"execution_count": 61,
"execution_count": 5,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -555,7 +555,7 @@
},
{
"cell_type": "code",
"execution_count": 62,
"execution_count": 6,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -604,7 +604,7 @@
},
{
"cell_type": "code",
"execution_count": 63,
"execution_count": 7,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -666,7 +666,7 @@
},
{
"cell_type": "code",
"execution_count": 64,
"execution_count": 8,
"metadata": {},
"outputs": [
{
Expand Down

0 comments on commit 8908f02

Please sign in to comment.