Skip to content

Commit 87b9f4b

Browse files
authored
Nebari-related updates (#32)
* Update README with setup instructions Signed-off-by: Pavithra Eswaramoorthy <[email protected]> * Select Nebari-env by default --------- Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
1 parent 5ecbd40 commit 87b9f4b

15 files changed

+52
-40
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,21 @@ You can also [install and run the notebooks on a local machine](#local-setup).
1212
This is helpful if you can't access mybinder.org, or if you want to
1313
[contribute to this tutorial](#contributing-to-this-tutorial).
1414

15-
## Presentation for Scipy 2023
15+
## Setup for SciPy US 2024
1616

17-
This tutorial was presented live during the SciPy 2023 conference. The current state of the repository, as presented, can be accessed through the designated git tag, available [here](https://github.com/bokeh/tutorial/releases/tag/SciPy2023).
17+
This tutorial will be presented at the SciPy 2024 conference, where you can use Nebari (JupterHub) hosted at [scipy.quansight.dev](https://http://scipy.quansight.dev/) to follow along.
18+
19+
Follow [this participant's guide](https://docs.google.com/document/d/11YWMZKW6Y4tXnMs3Jekc1S7BQWTR6THZazDaq3WoNxw/edit?usp=sharing) to register, sign-in, and download the tutorial materials.
20+
21+
In the `tutorials/tutorial` folder that's created with all material, navigate to the `notebooks` folder, and open `01_introduction.ipynb`.
22+
23+
The environment for this tutorial is `scipy-scipy-interactive-dataviz-bokeh`, and it is automatically selected for you.
24+
25+
## Previous presentations
26+
27+
### SciPy US 2023
28+
29+
This tutorial was presented live during the SciPy 2023 conference. The state of the repository, as presented, can be accessed through the designated git tag, available [here](https://github.com/bokeh/tutorial/releases/tag/SciPy2023).
1830

1931
Additionally, the tutorial presentation is accessible on YouTube via the following link: https://youtu.be/G0Yc3ck4lC8?si=ZGqatTPnZBwjtdXO
2032

notebooks/01_introduction.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -287,9 +287,9 @@
287287
],
288288
"metadata": {
289289
"kernelspec": {
290-
"display_name": "Python 3 (ipykernel)",
290+
"display_name": "scipy-scipy-interactive-dataviz-bokeh",
291291
"language": "python",
292-
"name": "python3"
292+
"name": "conda-env-scipy-scipy-interactive-dataviz-bokeh-py"
293293
},
294294
"language_info": {
295295
"codemirror_mode": {
@@ -301,7 +301,7 @@
301301
"name": "python",
302302
"nbconvert_exporter": "python",
303303
"pygments_lexer": "ipython3",
304-
"version": "3.12.0"
304+
"version": "3.12.4"
305305
},
306306
"vscode": {
307307
"interpreter": {

notebooks/02_installation_and_setup.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@
128128
],
129129
"metadata": {
130130
"kernelspec": {
131-
"display_name": "global-global-interactive-dataviz-bokeh",
131+
"display_name": "scipy-scipy-interactive-dataviz-bokeh",
132132
"language": "python",
133-
"name": "conda-env-global-global-interactive-dataviz-bokeh-py"
133+
"name": "conda-env-scipy-scipy-interactive-dataviz-bokeh-py"
134134
},
135135
"language_info": {
136136
"codemirror_mode": {
@@ -142,7 +142,7 @@
142142
"name": "python",
143143
"nbconvert_exporter": "python",
144144
"pygments_lexer": "ipython3",
145-
"version": "3.11.4"
145+
"version": "3.12.4"
146146
},
147147
"vscode": {
148148
"interpreter": {

notebooks/03_basic_concepts.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -270,9 +270,9 @@
270270
],
271271
"metadata": {
272272
"kernelspec": {
273-
"display_name": "Python 3 (ipykernel)",
273+
"display_name": "scipy-scipy-interactive-dataviz-bokeh",
274274
"language": "python",
275-
"name": "python3"
275+
"name": "conda-env-scipy-scipy-interactive-dataviz-bokeh-py"
276276
},
277277
"language_info": {
278278
"codemirror_mode": {
@@ -284,7 +284,7 @@
284284
"name": "python",
285285
"nbconvert_exporter": "python",
286286
"pygments_lexer": "ipython3",
287-
"version": "3.12.0"
287+
"version": "3.12.4"
288288
},
289289
"vscode": {
290290
"interpreter": {

notebooks/04_basic_plots.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -535,9 +535,9 @@
535535
],
536536
"metadata": {
537537
"kernelspec": {
538-
"display_name": "Python 3 (ipykernel)",
538+
"display_name": "scipy-scipy-interactive-dataviz-bokeh",
539539
"language": "python",
540-
"name": "python3"
540+
"name": "conda-env-scipy-scipy-interactive-dataviz-bokeh-py"
541541
},
542542
"language_info": {
543543
"codemirror_mode": {
@@ -549,7 +549,7 @@
549549
"name": "python",
550550
"nbconvert_exporter": "python",
551551
"pygments_lexer": "ipython3",
552-
"version": "3.12.0"
552+
"version": "3.12.4"
553553
},
554554
"vscode": {
555555
"interpreter": {

notebooks/05_styling.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -760,9 +760,9 @@
760760
],
761761
"metadata": {
762762
"kernelspec": {
763-
"display_name": "Python 3 (ipykernel)",
763+
"display_name": "scipy-scipy-interactive-dataviz-bokeh",
764764
"language": "python",
765-
"name": "python3"
765+
"name": "conda-env-scipy-scipy-interactive-dataviz-bokeh-py"
766766
},
767767
"language_info": {
768768
"codemirror_mode": {
@@ -774,7 +774,7 @@
774774
"name": "python",
775775
"nbconvert_exporter": "python",
776776
"pygments_lexer": "ipython3",
777-
"version": "3.12.0"
777+
"version": "3.12.4"
778778
},
779779
"vscode": {
780780
"interpreter": {

notebooks/06_data_sources.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -467,9 +467,9 @@
467467
],
468468
"metadata": {
469469
"kernelspec": {
470-
"display_name": "Python 3 (ipykernel)",
470+
"display_name": "scipy-scipy-interactive-dataviz-bokeh",
471471
"language": "python",
472-
"name": "python3"
472+
"name": "conda-env-scipy-scipy-interactive-dataviz-bokeh-py"
473473
},
474474
"language_info": {
475475
"codemirror_mode": {
@@ -481,7 +481,7 @@
481481
"name": "python",
482482
"nbconvert_exporter": "python",
483483
"pygments_lexer": "ipython3",
484-
"version": "3.12.0"
484+
"version": "3.12.4"
485485
},
486486
"vscode": {
487487
"interpreter": {

notebooks/07_annotations.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -508,9 +508,9 @@
508508
],
509509
"metadata": {
510510
"kernelspec": {
511-
"display_name": "Python 3 (ipykernel)",
511+
"display_name": "scipy-scipy-interactive-dataviz-bokeh",
512512
"language": "python",
513-
"name": "python3"
513+
"name": "conda-env-scipy-scipy-interactive-dataviz-bokeh-py"
514514
},
515515
"language_info": {
516516
"codemirror_mode": {

notebooks/08_plot_tools.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,9 +470,9 @@
470470
],
471471
"metadata": {
472472
"kernelspec": {
473-
"display_name": "Python 3 (ipykernel)",
473+
"display_name": "scipy-scipy-interactive-dataviz-bokeh",
474474
"language": "python",
475-
"name": "python3"
475+
"name": "conda-env-scipy-scipy-interactive-dataviz-bokeh-py"
476476
},
477477
"language_info": {
478478
"codemirror_mode": {

notebooks/09_more_plot_types.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -800,9 +800,9 @@
800800
],
801801
"metadata": {
802802
"kernelspec": {
803-
"display_name": "Python 3 (ipykernel)",
803+
"display_name": "scipy-scipy-interactive-dataviz-bokeh",
804804
"language": "python",
805-
"name": "python3"
805+
"name": "conda-env-scipy-scipy-interactive-dataviz-bokeh-py"
806806
},
807807
"language_info": {
808808
"codemirror_mode": {

0 commit comments

Comments
 (0)