Denisa Checiu
Denisa Checiu
Create custom blocks that use functionalities from `ipycanvas`. `ipycanvas` is a lightweight, fast and stable library exposing the browser's Canvas API to IPython. It allows you to draw simple primitives...
Create custom blocks that use the OpenCV library. Make blocks for the most used functions that let the user access computer vision or image processing techniques for learning or quick...
Create custom blocks to program an Arduino board. Arduino consists of both a physical programmable circuit board (often referred to as a microcontroller) and a piece of software, or IDE...
A great feature would be to create some games which the users can play using blocks, such as escaping a maze. Each game can register a new toolbox, with each...
To enable users to share and use the extension together, it would be a significant upgrade to support collaboration on `.jpblockly` documents.
It would be a great advancement to create a notebook which has `Blockly` cells, instead of the normal space to write code. The `toolbox` could be integrated as a side...
After executing the code for a longer output, it would be nice to be able to scroll down to the the end of it faster and not manually. A button...
The toolbar buttons for the kernel actions can be added, so it's easier for users to access them.  Currently the actions are only present inside the...
Include the kernel status indicator next to the kernel name that is being used for the workspace, as it is done in notebooks.  Important to note...
When first launching the extension, the blocks present in the workspace and the blocks inside the toolbox appear distorted, as the text is overlapped on them. ![Workspace and toolbar with...