Easily switch between command and editor modes using just one keystroke while navigating through cells with arrow keys. Take advantage of all standard Jupyter shortcuts for a smoother experience. Experience fully interactive outputs positioned directly beneath the cell for enhanced visibility. When working within code cells, benefit from intelligent code suggestions, real-time error detection, quick-fix options, streamlined navigation, and many additional features. You can operate with local Jupyter notebooks or effortlessly connect to remote Jupyter, JupyterHub, or JupyterLab servers directly within the IDE. Execute Python scripts or any expressions interactively in a Python Console, observing outputs and variable states as they happen. Split your Python scripts into code cells using the #%% separator, allowing you to execute them one at a time like in a Jupyter notebook. Additionally, explore DataFrames and visual representations in situ through interactive controls, all while enjoying support for a wide range of popular Python scientific libraries, including Plotly, Bokeh, Altair, ipywidgets, and many others, for a comprehensive data analysis experience. This integration allows for a more efficient workflow and enhances productivity while coding.