Denisa Checiu

Results 10 issues of 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...

blocks

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...

blocks

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...

blocks

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...

enhancement

To enable users to share and use the extension together, it would be a significant upgrade to support collaboration on `.jpblockly` documents.

enhancement

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...

enhancement

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...

enhancement
good first issue

The toolbar buttons for the kernel actions can be added, so it's easier for users to access them. ![Screenshot from 2024-08-20 11-50-11](https://github.com/user-attachments/assets/c75cb577-48cb-41aa-b305-72de50094256) Currently the actions are only present inside the...

enhancement
good first issue

Include the kernel status indicator next to the kernel name that is being used for the workspace, as it is done in notebooks. ![Screenshot from 2024-08-20 12-02-08](https://github.com/user-attachments/assets/7ba4a84b-b7ee-4bc5-8799-27b363e7b8b1) Important to note...

enhancement
good first issue

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...

bug
good first issue