Andres Johan Florez Gonzalez
commited on
Update functional_wlan_design_gradio.py
Browse files
functional_wlan_design_gradio.py
CHANGED
@@ -7,8 +7,8 @@ Original file is located at
|
|
7 |
https://colab.research.google.com/drive/1MIfY3UkK4eSXOiPx3gtMSPoZMtnyJxux
|
8 |
"""
|
9 |
|
10 |
-
from google.colab import drive
|
11 |
-
drive.mount('/content/drive')
|
12 |
|
13 |
# Commented out IPython magic to ensure Python compatibility.
|
14 |
# %%capture
|
|
|
7 |
https://colab.research.google.com/drive/1MIfY3UkK4eSXOiPx3gtMSPoZMtnyJxux
|
8 |
"""
|
9 |
|
10 |
+
# from google.colab import drive
|
11 |
+
# drive.mount('/content/drive')
|
12 |
|
13 |
# Commented out IPython magic to ensure Python compatibility.
|
14 |
# %%capture
|