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

Improve dataframe render invalid installation message when mitosheet is not installed #1335

Open
aarondr77 opened this issue Oct 8, 2024 · 0 comments
Labels
type: mitosheet Changes the mitosheet package

Comments

@aarondr77
Copy link
Member

Imagine this scenario:

  1. A user has Mito installed and creates a mitosheet default dataframe renderer
  2. They save the Jupyter notebook
  3. They share the .ipynb file with someone else
  4. That new person does not have mitosheet installed
  5. When they open the .ipynb file, the mitosheet is displayed with the invalid installation message

When the user reruns the code cells, the mitosheet gets replaced by the default pandas dataframe output so it's not a huge deal. But it would be good to provide a better message in this case. For example, sharing some information about Mito and how to install it.

@aarondr77 aarondr77 added the type: mitosheet Changes the mitosheet package label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: mitosheet Changes the mitosheet package
Projects
None yet
Development

No branches or pull requests

1 participant