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.
If you run the code, it works, but the lint error is really annoying.
