Failed to run within colab iframe
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 153
Description
The !pip -g localtunnel couldn't work as I'm not running jupyter lab in sudo mode so I tried the colab iframe approach but an error appeared while trying to do so
```
File "main.py", line 38
async def run(server, address='', port=8188, verbose=True, call_on_start=None):
^
SyntaxError: invalid syntax
```
Contributor guide
Assessment
This issue has not been assessed yet.