Skip to content

Commit e9a2525

Browse files
committed
add comment for clarity
1 parent fc8bdaa commit e9a2525

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

showcase/openfe_showcase.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@
111111
"source": [
112112
"# NBVAL_SKIP\n",
113113
"# Only run this cell if on google colab\n",
114+
"# Colab will say the runtime crashed, but this is expected with `install_from_url`, and you should continue running the next cell\n",
115+
"\n",
114116
"import os\n",
115117
"if \"COLAB_RELEASE_TAG\" in os.environ:\n",
116118
" import condacolab\n",

0 commit comments

Comments
 (0)