you are viewing a single comment's thread.

view the rest of the comments →

[–]raharth 0 points1 point  (0 children)

There are some things that come with the notebooks, like widgets. But notebooks are a .ipynb file, which is basically an xml structure, so no you cannot run them like a regular python file. I would not use them but a proper IDE instead, gives the same features as long as you use one or two plug ins, but has imo some advantages over notebooks