Released on June 18, 2021
What's New
Apps
* Now there are apps that let you generate code directly into the Jupyter cell without creating blocks.
* Each app provides one feature, for example, Import packages, Read File, Create subset, etc.
* A full pop-up screen appears when an app is selected.
* Pressing the 'Apply' button will automatically add blocks and run code directly into the Jupyter cell.
Apps > Frame
* A new feature to transform DataFrame from pandas based on graphical UI.
Bug Fixes & Improvements
Apps > Snippets
* Moved 'User Snippets' block to app.
* Added import and export features to share snippets as (*.sn) files.
<br>
**This version solved issues 24, 35, 36, 42, 43, 44, 45, 46 on GitHub: Visual Python.