Skip to content

Commit d38be26

Browse files
Merge pull request #89 from NREL/development
Fix logo path in documentation
2 parents f770097 + 0e1e698 commit d38be26

File tree

90 files changed

+109
-94
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+109
-94
lines changed

README.md

+4-4

docs/source/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147

148148
# The name of an image file (relative to this directory) to place at the top
149149
# of the sidebar.
150-
html_logo = "../../pvdeg_tutorials/pvdeg_logo.png" # logo should work at this path
150+
html_logo = "../../tutorials_and_tools/pvdeg_logo.png" # logo should work at this path
151151

152152
# The name of an image file (within the static path) to use as favicon of the
153153
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32

docs/source/index.rst

+1-1

docs/source/whatsnew/index.rst

+1
+14

tutorials_and_tools/_build/html/_sources/tutorials/1 - Basics, Humidity, Design.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"outputs": [],
3030
"source": [
3131
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
32-
"# !pip install pvdeg==0.3.2"
32+
"# !pip install pvdeg==0.3.3"
3333
]
3434
},
3535
{

tutorials_and_tools/_build/html/_sources/tutorials/2 - Degradation.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"outputs": [],
3737
"source": [
3838
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
39-
"# !pip install pvdeg==0.3.2"
39+
"# !pip install pvdeg==0.3.3"
4040
]
4141
},
4242
{

tutorials_and_tools/_build/html/_sources/tutorials/3 - Spectral Degradation.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"outputs": [],
3131
"source": [
3232
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
33-
"# !pip install pvdeg==0.3.2"
33+
"# !pip install pvdeg==0.3.3"
3434
]
3535
},
3636
{

tutorials_and_tools/_build/html/_sources/tutorials/4 - Standards.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"outputs": [],
3838
"source": [
3939
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
40-
"# !pip install pvdeg==0.3.2"
40+
"# !pip install pvdeg==0.3.3"
4141
]
4242
},
4343
{

tutorials_and_tools/_build/html/_sources/tutorials/5 - Weather Database Access.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"outputs": [],
5656
"source": [
5757
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
58-
"# !pip install pvdeg==0.3.2"
58+
"# !pip install pvdeg==0.3.3"
5959
]
6060
},
6161
{

tutorials_and_tools/_build/html/_sources/tutorials/B-O LID - Accelerated Test.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"outputs": [],
3737
"source": [
3838
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
39-
"# !pip install pvdeg==0.3.2"
39+
"# !pip install pvdeg==0.3.3"
4040
]
4141
},
4242
{

tutorials_and_tools/_build/html/_sources/tutorials/LETID - Accelerated Test.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"outputs": [],
4242
"source": [
4343
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
44-
"# !pip install pvdeg==0.3.2"
44+
"# !pip install pvdeg==0.3.3"
4545
]
4646
},
4747
{

tutorials_and_tools/_build/html/_sources/tutorials/LETID - Outdoor LETID.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"outputs": [],
3636
"source": [
3737
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
38-
"# !pip install pvdeg==0.3.2"
38+
"# !pip install pvdeg==0.3.3"
3939
]
4040
},
4141
{

tutorials_and_tools/_build/html/_sources/tutorials/LETID - Outdoor Scenario Based on Accelerated Test Result.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"outputs": [],
4141
"source": [
4242
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
43-
"# !pip install pvdeg==0.3.2"
43+
"# !pip install pvdeg==0.3.3"
4444
]
4545
},
4646
{

tutorials_and_tools/_build/html/_sources/tutorials/LETID - Passivated Wafer.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"outputs": [],
3737
"source": [
3838
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
39-
"# !pip install pvdeg==0.3.2"
39+
"# !pip install pvdeg==0.3.3"
4040
]
4141
},
4242
{

tutorials_and_tools/_build/html/_sources/tutorials_and_tools/1 - Basics, Humidity, Design.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"outputs": [],
2626
"source": [
2727
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
28-
"# !pip install pvdeg==0.3.2"
28+
"# !pip install pvdeg==0.3.3"
2929
]
3030
},
3131
{

tutorials_and_tools/_build/html/_sources/tutorials_and_tools/2 - Degradation.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"outputs": [],
3232
"source": [
3333
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
34-
"# !pip install pvdeg==0.3.2"
34+
"# !pip install pvdeg==0.3.3"
3535
]
3636
},
3737
{

tutorials_and_tools/_build/html/_sources/tutorials_and_tools/3 - Spectral Degradation.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"outputs": [],
2626
"source": [
2727
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
28-
"# !pip install pvdeg==0.3.2"
28+
"# !pip install pvdeg==0.3.3"
2929
]
3030
},
3131
{

tutorials_and_tools/_build/html/_sources/tutorials_and_tools/4 - Weather Database Access.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"outputs": [],
5353
"source": [
5454
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
55-
" # !pip install pvdeg==0.3.2"
55+
" # !pip install pvdeg==0.3.3"
5656
]
5757
},
5858
{

tutorials_and_tools/_build/html/_sources/tutorials_and_tools/B-O LID - Accelerated Test.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"outputs": [],
3131
"source": [
3232
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
33-
"# !pip install pvdeg==0.3.2"
33+
"# !pip install pvdeg==0.3.3"
3434
]
3535
},
3636
{

tutorials_and_tools/_build/html/_sources/tutorials_and_tools/LETID - Accelerated Test.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"outputs": [],
3030
"source": [
3131
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
32-
"# !pip install pvdeg==0.3.2"
32+
"# !pip install pvdeg==0.3.3"
3333
]
3434
},
3535
{

tutorials_and_tools/_build/html/_sources/tutorials_and_tools/LETID - Outdoor LETID.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"outputs": [],
3232
"source": [
3333
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
34-
"# !pip install pvdeg==0.3.2"
34+
"# !pip install pvdeg==0.3.3"
3535
]
3636
},
3737
{

tutorials_and_tools/_build/html/_sources/tutorials_and_tools/LETID - Outdoor Scenario Based on Accelerated Test Result.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"outputs": [],
3636
"source": [
3737
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
38-
"# !pip install pvdeg==0.3.2"
38+
"# !pip install pvdeg==0.3.3"
3939
]
4040
},
4141
{

tutorials_and_tools/_build/html/_sources/tutorials_and_tools/LETID - Passivated Wafer.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"outputs": [],
3030
"source": [
3131
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
32-
"# !pip install pvdeg==0.3.2"
32+
"# !pip install pvdeg==0.3.3"
3333
]
3434
},
3535
{

tutorials_and_tools/_build/html/_sources/tutorials_and_tools/Tools - Module Standoff for IEC TS 63126.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"outputs": [],
5353
"source": [
5454
"# if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent \"ModuleNotFoundError\" in later cells:\n",
55-
"# !pip install pvdeg==0.3.2"
55+
"# !pip install pvdeg==0.3.3"
5656
]
5757
},
5858
{

tutorials_and_tools/_build/html/tutorials/1 - Basics, Humidity, Design.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ <h2>Module Humidity and Edge Seal Width<a class="headerlink" href="#module-humid
455455
<div class="cell docutils container">
456456
<div class="cell_input docutils container">
457457
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
458-
<span class="c1"># !pip install pvdeg==0.3.2</span>
458+
<span class="c1"># !pip install pvdeg==0.3.3</span>
459459
</pre></div>
460460
</div>
461461
</div>

tutorials_and_tools/_build/html/tutorials/2 - Degradation.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ <h2>Degradation and Solder Fatigue<a class="headerlink" href="#degradation-and-s
462462
<div class="cell docutils container">
463463
<div class="cell_input docutils container">
464464
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
465-
<span class="c1"># !pip install pvdeg==0.3.2</span>
465+
<span class="c1"># !pip install pvdeg==0.3.3</span>
466466
</pre></div>
467467
</div>
468468
</div>

tutorials_and_tools/_build/html/tutorials/3 - Spectral Degradation.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ <h1>3 - Spectral Degradation<a class="headerlink" href="#spectral-degradation" t
446446
<div class="cell docutils container">
447447
<div class="cell_input docutils container">
448448
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
449-
<span class="c1"># !pip install pvdeg==0.3.2</span>
449+
<span class="c1"># !pip install pvdeg==0.3.3</span>
450450
</pre></div>
451451
</div>
452452
</div>

tutorials_and_tools/_build/html/tutorials/4 - Standards.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ <h1>4 - Standards<a class="headerlink" href="#standards" title="Permalink to thi
451451
<div class="cell docutils container">
452452
<div class="cell_input docutils container">
453453
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
454-
<span class="c1"># !pip install pvdeg==0.3.2</span>
454+
<span class="c1"># !pip install pvdeg==0.3.3</span>
455455
</pre></div>
456456
</div>
457457
</div>

tutorials_and_tools/_build/html/tutorials/5 - Weather Database Access.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ <h2>Single location example<a class="headerlink" href="#single-location-example"
458458
<div class="cell docutils container">
459459
<div class="cell_input docutils container">
460460
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
461-
<span class="c1"># !pip install pvdeg==0.3.2</span>
461+
<span class="c1"># !pip install pvdeg==0.3.3</span>
462462
</pre></div>
463463
</div>
464464
</div>

tutorials_and_tools/_build/html/tutorials/B-O LID - Accelerated Test.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ <h2>Example: Boron-oxygen light-induced degradation (B-O LID) progression in acc
462462
<div class="cell docutils container">
463463
<div class="cell_input docutils container">
464464
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
465-
<span class="c1"># !pip install pvdeg==0.3.2</span>
465+
<span class="c1"># !pip install pvdeg==0.3.3</span>
466466
</pre></div>
467467
</div>
468468
</div>

tutorials_and_tools/_build/html/tutorials/LETID - Accelerated Test.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ <h2>Device parameters<a class="headerlink" href="#device-parameters" title="Perm
467467
<div class="cell docutils container">
468468
<div class="cell_input docutils container">
469469
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
470-
<span class="c1"># !pip install pvdeg==0.3.2</span>
470+
<span class="c1"># !pip install pvdeg==0.3.3</span>
471471
</pre></div>
472472
</div>
473473
</div>

tutorials_and_tools/_build/html/tutorials/LETID - Outdoor LETID.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ <h2>Example: LETID progression in outdoor environments<a class="headerlink" href
464464
<div class="cell docutils container">
465465
<div class="cell_input docutils container">
466466
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
467-
<span class="c1"># !pip install pvdeg==0.3.2</span>
467+
<span class="c1"># !pip install pvdeg==0.3.3</span>
468468
</pre></div>
469469
</div>
470470
</div>

tutorials_and_tools/_build/html/tutorials/LETID - Outdoor Scenario Based on Accelerated Test Result.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ <h1>LETID - Outdoor Scenario Based on Accelerated Test<a class="headerlink" href
460460
<div class="cell docutils container">
461461
<div class="cell_input docutils container">
462462
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
463-
<span class="c1"># !pip install pvdeg==0.3.2</span>
463+
<span class="c1"># !pip install pvdeg==0.3.3</span>
464464
</pre></div>
465465
</div>
466466
</div>

tutorials_and_tools/_build/html/tutorials/LETID - Passivated Wafer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ <h1>LETID - Passivated Wafer<a class="headerlink" href="#letid-passivated-wafer"
457457
<div class="cell docutils container">
458458
<div class="cell_input docutils container">
459459
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
460-
<span class="c1"># !pip install pvdeg==0.3.2</span>
460+
<span class="c1"># !pip install pvdeg==0.3.3</span>
461461
</pre></div>
462462
</div>
463463
</div>

tutorials_and_tools/_build/html/tutorials_and_tools/1 - Basics, Humidity, Design.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ <h2>Module Humidity and Edge Seal Width<a class="headerlink" href="#module-humid
473473
<div class="cell docutils container">
474474
<div class="cell_input docutils container">
475475
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
476-
<span class="c1"># !pip install pvdeg==0.3.2</span>
476+
<span class="c1"># !pip install pvdeg==0.3.3</span>
477477
</pre></div>
478478
</div>
479479
</div>

tutorials_and_tools/_build/html/tutorials_and_tools/2 - Degradation.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ <h1>2 - Degradation<a class="headerlink" href="#degradation" title="Link to this
478478
<div class="cell docutils container">
479479
<div class="cell_input docutils container">
480480
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
481-
<span class="c1"># !pip install pvdeg==0.3.2</span>
481+
<span class="c1"># !pip install pvdeg==0.3.3</span>
482482
</pre></div>
483483
</div>
484484
</div>

tutorials_and_tools/_build/html/tutorials_and_tools/3 - Spectral Degradation.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ <h1>3 - Spectral Degradation<a class="headerlink" href="#spectral-degradation" t
464464
<div class="cell docutils container">
465465
<div class="cell_input docutils container">
466466
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
467-
<span class="c1"># !pip install pvdeg==0.3.2</span>
467+
<span class="c1"># !pip install pvdeg==0.3.3</span>
468468
</pre></div>
469469
</div>
470470
</div>

tutorials_and_tools/_build/html/tutorials_and_tools/4 - Weather Database Access.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ <h2>Single location example<a class="headerlink" href="#single-location-example"
477477
<div class="cell docutils container">
478478
<div class="cell_input docutils container">
479479
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
480-
<span class="c1"># !pip install pvdeg==0.3.2</span>
480+
<span class="c1"># !pip install pvdeg==0.3.3</span>
481481
</pre></div>
482482
</div>
483483
</div>

tutorials_and_tools/_build/html/tutorials_and_tools/B-O LID - Accelerated Test.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ <h2>Example: Boron-oxygen light-induced degradation (B-O LID) progression in acc
468468
<div class="cell docutils container">
469469
<div class="cell_input docutils container">
470470
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
471-
<span class="c1"># !pip install pvdeg==0.3.2</span>
471+
<span class="c1"># !pip install pvdeg==0.3.3</span>
472472
</pre></div>
473473
</div>
474474
</div>

tutorials_and_tools/_build/html/tutorials_and_tools/LETID - Accelerated Test.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ <h1>LETID - Accelerated Tests<a class="headerlink" href="#letid-accelerated-test
473473
<div class="cell docutils container">
474474
<div class="cell_input docutils container">
475475
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
476-
<span class="c1"># !pip install pvdeg==0.3.2</span>
476+
<span class="c1"># !pip install pvdeg==0.3.3</span>
477477
</pre></div>
478478
</div>
479479
</div>

tutorials_and_tools/_build/html/tutorials_and_tools/LETID - Outdoor LETID.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ <h1>LETID - Outdoor Environments<a class="headerlink" href="#letid-outdoor-envir
474474
<div class="cell docutils container">
475475
<div class="cell_input docutils container">
476476
<div class="highlight-ipython3 notranslate"><div class="highlight"><pre><span></span><span class="c1"># if running on google colab, uncomment the next line and execute this cell to install the dependencies and prevent &quot;ModuleNotFoundError&quot; in later cells:</span>
477-
<span class="c1"># !pip install pvdeg==0.3.2</span>
477+
<span class="c1"># !pip install pvdeg==0.3.3</span>
478478
</pre></div>
479479
</div>
480480
</div>

0 commit comments

Comments
 (0)