Skip to content

Commit

Permalink
Add comments and pip install commands to allow these notebooks to run…
Browse files Browse the repository at this point in the history
… in Google Colab.
  • Loading branch information
jameswilburlewis committed Dec 27, 2023
1 parent 9ed1b80 commit 6baa8dc
Show file tree
Hide file tree
Showing 23 changed files with 17,100 additions and 16,358 deletions.
274 changes: 233 additions & 41 deletions pyspedas_examples/notebooks/BARREL_basic_usage.ipynb

Large diffs are not rendered by default.

908 changes: 463 additions & 445 deletions pyspedas_examples/notebooks/Cluster_CIS_data_from_CSA.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,503 changes: 436 additions & 1,067 deletions pyspedas_examples/notebooks/Elfin_overview.ipynb

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2189,7 +2189,7 @@
{
"cell_type": "markdown",
"source": [
"Install PySPEDAS and all its required dependencies:"
"Install PySPEDAS and all its required dependencies: This is needed in Google Colab, but if you already have pyspedas installed, you can skip it or comment it out."
],
"metadata": {
"collapsed": false
Expand All @@ -2209,7 +2209,7 @@
{
"cell_type": "markdown",
"source": [
"Install sunpy and some related packages needed for SOHO example:"
"Install sunpy and some related packages needed for SOHO example: These are not installed by default with pyspedas, so unless you've installed them already, you probably need this."
],
"metadata": {
"collapsed": false
Expand All @@ -2231,7 +2231,7 @@
{
"cell_type": "markdown",
"source": [
"Install basemap package (needed for SECS and EICS examples):"
"Install basemap package (needed for SECS and EICS examples): Again, this is not installed by default with pyspedas, so you may need this."
],
"metadata": {
"collapsed": false
Expand Down
3,777 changes: 1,893 additions & 1,884 deletions pyspedas_examples/notebooks/Introduction_to_PyTplot.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 6baa8dc

Please sign in to comment.