Skip to content

Commit

Permalink
Binder link
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebe-p committed Nov 21, 2023
1 parent d73fb2f commit fa0a689
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@
"href": "solcore-workshop-2/course_instructions.html#link-to-examples",
"title": "Course instructions",
"section": "Link to examples:",
"text": "Link to examples:\nYou can find the examples we will be going through here.\nDownload the files by clicking “Code” (green box, top right) and then “Download ZIP”. Then unzip this folder and open it in VSCode."
"text": "Link to examples:\nYou can find the examples we will be going through here.\nDownload the files by clicking “Code” (green box, top right) and then “Download ZIP”. Then unzip this folder and open it in VSCode.\nIf you have trouble with the installation or running the files locally, you can try running them in the cloud here"
},
{
"objectID": "solcore-workshop-2/notebooks/1-Efficiency_limits.html",
Expand Down
1 change: 1 addition & 0 deletions docs/solcore-workshop-2/course_instructions.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ <h2 class="anchored" data-anchor-id="updating-to-the-most-recent-version-of-solc
<h2 class="anchored" data-anchor-id="link-to-examples">Link to examples:</h2>
<p>You can find the examples we will be going through <a href="https://github.com/qpv-research-group/solcore-education/tree/solcore-workshop">here</a>.</p>
<p>Download the files by clicking “Code” (green box, top right) and then “Download ZIP”. Then unzip this folder and open it in VSCode.</p>
<p>If you have trouble with the installation or running the files locally, you can try running them in the cloud <a href="https://mybinder.org/v2/gh/qpv-research-group/solcore-education/solcore-workshop?labpath=solcore-workshop-2%2Fnotebooks">here</a></p>


</section>
Expand Down
4 changes: 3 additions & 1 deletion solcore-workshop-2/course_instructions.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ python3.11 -m pip install --upgrade solcore rayflare
You can find the examples we will be going through [here](https://github.com/qpv-research-group/solcore-education/tree/solcore-workshop).

Download the files by clicking "Code" (green box, top right) and then "Download ZIP". Then unzip this folder and open
it in VSCode.
it in VSCode.

If you have trouble with the installation or running the files locally, you can try running them in the cloud [here](https://mybinder.org/v2/gh/qpv-research-group/solcore-education/solcore-workshop?labpath=solcore-workshop-2%2Fnotebooks)

0 comments on commit fa0a689

Please sign in to comment.