Ankur GoyalA
Deno2y ago
3 replies
Ankur Goyal

Variable references causing lint errors across cells in Deno+Jupyter

If you define a variable in one cell and then try to reference it in another cell, you get a "Cannot find name" error.

If you run the code, it works, but the lint error is really annoying.
Was this page helpful?