Hey everyone,
So, I’m kinda new to Jupyter Notebook and trying to figure out how to properly run script on jupyter notebook without running into errors. Every time I try, I either get some weird syntax error or the kernel just dies on me.
I’ve been following tutorials, but they don’t really explain the common pitfalls. Like, do I need to install specific libraries first? Or is there a trick to running cells in the right order?
Also, sometimes my script works fine in a regular IDE but throws errors when I try to run script on jupyter notebook. Am I missing something obvious?
Any tips or advice would be super helpful! Thanks in advance
P.S. Sorry if this is a dumb question, still getting the hang of it!
So, I’m kinda new to Jupyter Notebook and trying to figure out how to properly run script on jupyter notebook without running into errors. Every time I try, I either get some weird syntax error or the kernel just dies on me.
I’ve been following tutorials, but they don’t really explain the common pitfalls. Like, do I need to install specific libraries first? Or is there a trick to running cells in the right order?
Also, sometimes my script works fine in a regular IDE but throws errors when I try to run script on jupyter notebook. Am I missing something obvious?
Any tips or advice would be super helpful! Thanks in advance
P.S. Sorry if this is a dumb question, still getting the hang of it!
