Skip to content

added Blockly to launcher #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 13, 2022
Merged

added Blockly to launcher #21

merged 8 commits into from
May 13, 2022

Conversation

DenisaCG
Copy link
Member

@DenisaCG DenisaCG commented May 12, 2022

Created a Blockly icon and added it next to the file name when we open a new Blockly Editor, to the launcher and to the command palette.

@hbcarlos hbcarlos assigned hbcarlos and DenisaCG and unassigned hbcarlos May 12, 2022
@hbcarlos hbcarlos added the enhancement New feature or request label May 12, 2022
DenisaCG and others added 3 commits May 13, 2022 14:12
Fixed the problematic dependencies, so now everything is updated to the version of jupyterlab 3.4. Also changed the caption of the Blockly logo (it showed in launcher when hovering over it).
@hbcarlos
Copy link
Contributor

Thank you, Denisa. Looks great!

I added a small fix for an empty workspace, what I'm doing is creating a JSON object with an attribute called variables when the document is empty. This way Blockly doesn't complain.

@hbcarlos hbcarlos merged commit 8140281 into QuantStack:main May 13, 2022
@hbcarlos hbcarlos self-requested a review July 13, 2022 13:10
@DenisaCG DenisaCG deleted the launcher branch August 1, 2022 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants