8000 Request participants to use Binder only (#98) · gaehlerm/python-tutorial@71b1266 · GitHub
[go: up one dir, main page]

Skip to content

Commit 71b1266

Browse files
Request participants to use Binder only (empa-scientific-it#98)
Co-authored-by: Edoardo Baldi <edoardob90@gmail.com>
1 parent ce9c992 commit 71b1266

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

intro.ipynb

Lines changed: 18 additions & 1 deletion
< 8000 td data-grid-cell-id="diff-7df8c10f5fabfc22c411ae71ed77715fb5becbe9cdfca959bf1a0b35e68e151c-85-86-0" data-selected="false" role="gridcell" style="background-color:var(--diffBlob-additionNum-bgColor, var(--diffBlob-addition-bgColor-num));text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative left-side">
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,23 @@
8383
"\n"
8484
]
8585
},
86+
{
87+
"attachments": {},
88+
"cell_type": "markdown",
89+
"metadata": {},
90+
"source": [
91+
"## Binder only\n",
92+
"\n",
93+
"During the tutorial, we request participants to **exclusively** use [Binder](https://mybinder.org/).\n",
94+
"Everyone has their own combination of operating systems and software.\n",
95+
"Supporting all of them is a challenge, which also takes time away from the actual content of the tutorial.\n",
96+
"\n",
97+
"Binder is a service that allows you to run Jupyter Notebooks in the cloud.\n",
98+
"It's free and requires no installation.\n",
99+
"You can use it by clicking on the link in the `#announcements` channel on Slack.\n",
100+
"Also, you can find the `launch|binder` button on the main page of the [official repository on GitHub](https://github.com/empa-scientific-it/python-tutorial) of the tutorial."
101+
]
102+
},
86103
{
87104
"cell_type": "markdown",
88105
"metadata": {
@@ -183,7 +200,7 @@
183200
"name": "python",
184201
"nbconvert_exporter": "python",
185202
"pygments_lexer": "ipython3",
186-
"version": "3.11.0"
203+
"version": "3.9.12"
187204
},
188205
"vscode": {
189206
"interpreter": {

0 commit comments

Comments
 (0)
0