Skip to content

Commit f9326d9

Browse files
committed
Update prerequisites slide.
1 parent cc1c83e commit f9326d9

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

slides/0-introduction.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@
6868
},
6969
"source": [
7070
"### Prerequisites\n",
71-
"Consult the [README](https://github.com/stefmolin/pandas-workshop) for environment setup instructions or use [this](https://mybinder.org/v2/gh/stefmolin/pandas-workshop/main?urlpath=lab) Binder environment (depending on server availability)."
71+
"- To follow along with this workshop, you will need to either configure a local environment or use a cloud solution like GitHub Codespaces. Consult the [README](https://github.com/stefmolin/pandas-workshop#setup-instructions) for step-by-step setup instructions.\n",
72+
"- In addition, you should have basic knowledge of Python and be comfortable working in Jupyter Notebooks; if not, check out the resources [here](https://github.com/stefmolin/pandas-workshop#prerequisites) to get up to speed."
7273
]
7374
},
7475
{

slides/html/workshop.slides.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15247,7 +15247,10 @@ <h2 id="Bio">Bio<a class="anchor-link" href="#Bio">&#182;</a></h2><ul>
1524715247
</div>
1524815248
<div class="jp-InputArea jp-Cell-inputArea"><div class="jp-InputPrompt jp-InputArea-prompt">
1524915249
</div><div class="jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput celltag_id_prerequisites" data-mime-type="text/markdown">
15250-
<h3 id="Prerequisites">Prerequisites<a class="anchor-link" href="#Prerequisites">&#182;</a></h3><p>Consult the <a href="https://github.com/stefmolin/pandas-workshop">README</a> for environment setup instructions or use <a href="https://mybinder.org/v2/gh/stefmolin/pandas-workshop/main?urlpath=lab">this</a> Binder environment (depending on server availability).</p>
15250+
<h3 id="Prerequisites">Prerequisites<a class="anchor-link" href="#Prerequisites">&#182;</a></h3><ul>
15251+
<li>To follow along with this workshop, you will need to either configure a local environment or use a cloud solution like GitHub Codespaces. Consult the <a href="https://github.com/stefmolin/pandas-workshop#setup-instructions">README</a> for step-by-step setup instructions.</li>
15252+
<li>In addition, you should have basic knowledge of Python and be comfortable working in Jupyter Notebooks; if not, check out the resources <a href="https://github.com/stefmolin/pandas-workshop#prerequisites">here</a> to get up to speed.</li>
15253+
</ul>
1525115254

1525215255
</div>
1525315256
</div>

0 commit comments

Comments
 (0)