NetBeans with Python is not for the data scientist who needs deep Jupyter Notebook integration (though that is technically possible via plugins), nor is it for the absolute beginner who wants a "zero-configuration" experience like Thonny.
The current implementation of Python support in NetBeans provides a solid set of tools for standard development: python for netbeans
if __name__ == "__main__": main()