Skip to content

Commit

Permalink
update documentations
Browse files Browse the repository at this point in the history
  • Loading branch information
digicosmos86 committed Jul 26, 2023
1 parent 4afe226 commit da0f1da
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/tutorials/lapse_prob_and_dist.ipynb
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "c34be9dd",
"metadata": {},
"source": [
"## Colab Instructions\n",
"\n",
"If you would like to run this tutorial on Google colab, please click this [link](https://github.com/lnccbrown/HSSM/blob/main/docs/tutorials/lapse_prob_and_dist.ipynb). \n",
"\n",
"Once you are *in the colab*, follow the *installation instructions below* and then **restart your runtime**. \n",
"\n",
"Just **uncomment the code in the next code cell** and run it!\n",
"\n",
"**NOTE**:\n",
"\n",
"You may want to *switch your runtime* to have a GPU or TPU. To do so, go to *Runtime* > *Change runtime type* and select the desired hardware accelerator.\n",
"\n",
"Note that if you switch your runtime you have to follow the installation instructions again."
]
},
{
"cell_type": "markdown",
"id": "01dd12ae-9f74-4ad3-bad5-5fd3b8559476",
Expand Down

0 comments on commit da0f1da

Please sign in to comment.