race condition in JS autotranslation
Open
Bug
Notebook Extension
Priority Low
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
if you "run all cells" in the autotranslation notebook, it fails because the groovy cell runs before the values get assigned. the JS should block until REST call is complete (possible?):

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.