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

bug: show return type without needing to run code #1287

Open
jimniels opened this issue Apr 18, 2024 · 0 comments
Open

bug: show return type without needing to run code #1287

jimniels opened this issue Apr 18, 2024 · 0 comments
Labels
type: enhancement new feature or request

Comments

@jimniels
Copy link
Collaborator

When you open a code cell you haven't run before, it doesn't tell you what is being returned

CleanShot 2024-04-18 at 12 31 54@2x

You have to actually run the code to see what is being returned

CleanShot 2024-04-18 at 12 38 33@2x

This seems counterintuitive. We should always show the return type, even if you haven't run the code. So any cell you open it would tell you what's being returned without you having to run the code first (especially useful for people who have read-only access to the document)

@jimniels jimniels added the type: bug something is broken label Apr 18, 2024
@luke-quadratic luke-quadratic added type: enhancement new feature or request and removed type: bug something is broken labels May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement new feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants