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

Have outputs appear below inputs #13

Open
mgr327 opened this issue Jan 29, 2021 · 2 comments
Open

Have outputs appear below inputs #13

mgr327 opened this issue Jan 29, 2021 · 2 comments

Comments

@mgr327
Copy link

mgr327 commented Jan 29, 2021

Would it be possible to have outputs appear below inputs?

Mason Protter has the solution in his pluto's fork: https://github.com/MasonProtter/Pluto.jl

@Moelf
Copy link

Moelf commented Jan 30, 2021

as it was discussed before in the discussion around Pluto, the advantage of having output above the cell is that when cells re-evaluate, your browser "view" doesn't jump like crazy.

This is especially useful/friendly when your latest (last) cell contains a tall output.

My workaround in Jupyter has been always to keep ~10 empty cells at the end of the notebook, which is kinda silly

@RoyiAvital
Copy link

Better have it as a configuration parameter.

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