fsdl-text-recognizer-2022-labs
fsdl-text-recognizer-2022-labs copied to clipboard
Can't open the lab overview app_url
Hello, I use the code of Lab Overview, but can't open the app_url. Maybe it is not working ? When i run the below code
from IPython.display import IFrame app_url = "https://fsdl-text-recognizer.ngrok.io/" IFrame(app_url, width=1024, height=896)
The result is