You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should use whatever version you installed tslab in.
If you're using nvm, switch to your preferred version i.e. nvm use <your_preferred_version>(if the version isn't installed then you'd have to install it using nvm install <your_preferred_version> and run your notebook. Oh, and this goes w/o saying that you'd have to install tslab in that version too.
I suspect that you installed tslab in a completely different node environment than the one that is active when you launched your jupyter notebook.
I am running node 16.13:
But when I run tslab, it seems to be running 10.19.0:
Is it possible to have tslab run a later version of node?
The text was updated successfully, but these errors were encountered: