Skip to content
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

feat: error when jupyter plugin is not installed #224

Merged
merged 3 commits into from
May 14, 2024

Conversation

DanielSchiavini
Copy link
Collaborator

@DanielSchiavini DanielSchiavini commented May 14, 2024

Fixes #197

What I did

  • Add a better error message when backend cannot be reached
  • Update documentation explaining how to install the jupyter plugin

How I did it

  • Set the output to show an error message, when an element is available
  • Otherwise, show the message in a JS prompt

How to verify it

When running the plugin without the backend extension installed the following error is displayed:

image

Description for the changelog

  • better errors when jupyter plugin is not installed

Cute Animal Picture

image

@charles-cooper charles-cooper merged commit 83688de into vyperlang:master May 14, 2024
9 checks passed
@DanielSchiavini DanielSchiavini deleted the fix/jupyter-error branch May 14, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clarify the need to install the Jupyter plugin
2 participants