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

Default cell output is with scroll #272

Open
shikharsg opened this issue Sep 3, 2019 · 4 comments
Open

Default cell output is with scroll #272

shikharsg opened this issue Sep 3, 2019 · 4 comments

Comments

@shikharsg
Copy link

Any cell output that is too long is not fully shown, but one has to scroll. So, for example, if an image is too large, I am not able to see it fully, I have to see parts of it by scrolling. Is there an option to run the server, so that it shows all the cell output without scroll?

@captainsafia
Copy link
Member

Thanks for opening this issue @shikharsg!

This is related to nteract/nteract#4448 which requires that we support collapsed/expanded states on cell outputs.

Would you be interested in submitting a PR to resolve this?

@shikharsg
Copy link
Author

I'm still learning javascript and node at the moment, so I'm not sure I'll be able to help yet, but as soon as I get somewhere i'd be happy to submit a PR.

Which repository would I have to submit the PR to? the nteract repository or the commuter repository?

@captainsafia
Copy link
Member

@shikharsg Thanks for offering to help! The PR will ideally go in the nteract repository.

@plusplusoneplusplus
Copy link

Hi - Is there any configuration I could tune to force the output cell to ignore the max-height: 600px?

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

No branches or pull requests

3 participants