Hi
In this video instructor had run a single sublime file in cmd. But to execute this file’s first code of a file in jupyter notebook must be combined with sublime file’s code to run it. But as I can see here instructor has used another way to run a single sublime file in cmd & automatically outputs of the required files are fetched and desired sublime file namely interactive_plot.py runs without the need to combine it with entire code. So how can I do this in windows cmd as instructor has done this in mac ??
Thank You