Skip to content

Commit c0d5b98

Browse files
committed
🐛 add missing import
1 parent 23e74d9 commit c0d5b98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/vuegen_basic_case_study.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"metadata": {},
7878
"outputs": [],
7979
"source": [
80+
"import os\n",
8081
"IN_COLAB = \"COLAB_GPU\" in os.environ"
8182
]
8283
},

0 commit comments

Comments
 (0)