File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 570570 },
571571 {
572572 "cell_type": "code",
573- "execution_count": 5 ,
573+ "execution_count": null ,
574574 "metadata": {},
575575 "outputs": [],
576576 "source": [
596596 " - Case 3: Enables both solar production and market participation.\n",
597597 " 5. Resets the model if an unrecognized case is provided.\n",
598598 " \"\"\"\n",
599- " # Adjusting path for colab (TODO: change with actual github path) \n",
600- " # data_file = f\"https://raw.githubusercontent.com/ampl/colab.ampl.com/master/authors/jpbohorquez/generation_portfolio /{data_file}\"\n",
599+ " # Adjusting path for colab \n",
600+ " data_file = f\"https://raw.githubusercontent.com/ampl/colab.ampl.com/master/authors/jpbohorquez/bess /{data_file}\"\n",
601601 "\n",
602602 " # Read the file\n",
603603 " dct_case1 = pd.read_excel(data_file, sheet_name=None)\n",
You can’t perform that action at this time.
0 commit comments