Skip to content

Commit

Permalink
Fixing the type of the cell to make the instructions visible
Browse files Browse the repository at this point in the history
  • Loading branch information
xandrd committed Mar 12, 2024
1 parent 541a484 commit 923b80d
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"cells": [
{
"cell_type": "raw",
"cell_type": "code",
"outputs": [],
"source": [
"# https://colab.research.google.com/github/spedas/pyspedas_examples/blob/mth5/pyspedas_examples/notebooks/mth5/THEMIS-ARTEMIS-Post-AGU2023_load_fdsn_example.ipynb\n",
"# Uncomment the \"!pip install\" lines below to use on Google Colab. Run this cell and restart the runtime kernel.\n",
Expand All @@ -12,7 +13,7 @@
"metadata": {
"collapsed": false
},
"id": "64df5ec22326226a"
"id": "88167c1489bd0791"
},
{
"cell_type": "markdown",
Expand Down

0 comments on commit 923b80d

Please sign in to comment.