Notebook usage
Python notebooks, such as Jupyter, provide an interactive and visual computing environment that combines code execution, rich-text documentation, and multimedia elements within a single document. These notebooks facilitate an iterative and exploratory approach to programming, making them an ideal tool for data exploration, analysis, and visualization. We have prepared an example notebook, that shows how to use LightningChart Python within your notebook projects to visualize static or real-time datasets.
Download the example notebook here

