Skip to content

Commit 6a32aa4

Browse files
committed
Colaboratory → Colab
1 parent 3e74e7c commit 6a32aa4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

2024-SULI/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Notebooks for this workshop can be run in three ways:
44

5-
1. Online on **Google Colaboratory** (no setup needed, but must have a Google account)
5+
1. Online on **Google Colab** (no setup needed, but must have a Google account)
66
- [**Getting started with PlasmaPy**](https://colab.research.google.com/github/PlasmaPy/PlasmaPy-Demos/blob/main/2024-SULI/plasmapy-tutorial.ipynb) ✨ (part 1 with Nick)
77
- [**Single particle drifts**](https://colab.research.google.com/github/PlasmaPy/PlasmaPy-Demos/blob/main/2024-SULI/single_particle_drifts.ipynb) 💫 (part 2 with Peter)
88

@@ -12,17 +12,17 @@ Notebooks for this workshop can be run in three ways:
1212

1313
3. On a **local installation of Python** that includes Jupyter notebook. (Advanced)
1414

15-
Some functionality, like interactive plots, may not work on Google Colaboratory. Instructions are included below for each option.
15+
Some functionality, like interactive plots, may not work on Google Colab. Instructions are included below for each option.
1616

1717

1818
# Table of contents
1919

20-
1. [Running Examples on Google Colaboratory](#installation_google_colab)
20+
1. [Running Examples on Google Colab](#installation_google_colab)
2121
2. [Running Examples on Binder](#installation_binder)
2222
3. [Running Examples on Jupyter Notebook Locally with Anaconda](#installation_anaconda)
2323
4. [Tips on Using Jupyter Notebook](#jupyter_tips)
2424

25-
# Running Examples on Google Colaboratory <a name="installation_google_colab"></a>
25+
# Running Examples on Google Colab <a name="installation_google_colab"></a>
2626

2727
## Opening the Notebooks
2828

0 commit comments

Comments
 (0)