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

Implement Collapsable Headings #1754

Open
airdrik opened this issue Jun 23, 2017 · 7 comments
Open

Implement Collapsable Headings #1754

airdrik opened this issue Jun 23, 2017 · 7 comments
Labels
feature: ui/ux pinned workflow: leave issue or pr open (do not close)

Comments

@airdrik
Copy link

airdrik commented Jun 23, 2017

A useful notebook extension which I'd like to see implemented in Nteract is Collapsable Headings:
https://github.com/ipython-contrib/jupyter_contrib_nbextensions/tree/master/src/jupyter_contrib_nbextensions/nbextensions/collapsible_headings

Basically, it identifies headers in markdown cells and uses those to delimit groups of cells which can be expanded/collapsed together.

@rgbkrk
Copy link
Member

rgbkrk commented Jul 8, 2017

Hmmm, that's an interesting one. UI wise I would hope it come out to something fairly native like the <details> tag.

Expand me Inside pieces

@stale
Copy link

stale bot commented Apr 13, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale workflow: stale issue label Apr 13, 2018
@stale stale bot removed the stale workflow: stale issue label Apr 13, 2018
@dwt
Copy link

dwt commented Apr 16, 2018

Marking as still interesting to me.

@maintiners: This is something that sets other notebook implementations apart? Do you have any plans on adding this?

@rgbkrk
Copy link
Member

rgbkrk commented Apr 16, 2018

I'd certainly like to. Most of my time lately has been focused on getting a web app version of nteract going. Here's everything we did for milestone 1 of the jupyter extension: https://github.com/nteract/nteract/milestone/8?closed=1

Here's our current milestone: https://github.com/nteract/nteract/milestone/9

@rgbkrk
Copy link
Member

rgbkrk commented Apr 16, 2018

Plan wise, I'd ❤️ to have this and would absolutely support efforts to build it. We haven't slated it for a milestone though given everything else we need to get in.

@stale
Copy link

stale bot commented Feb 10, 2019

This issue hasn't had any activity on it in the last 90 days. Unfortunately we don't get around to dealing with every issue that is opened. Instead of leaving issues open we're seeking to be transparent by closing issues that aren't being prioritized. If no other activity happens on this issue in one week, it will be closed.
It's more than likely that just by me posting about this, the maintainers will take a closer look at these long forgotten issues to help evaluate what to do next.
If you would like to see this issue get prioritized over others, there are multiple avenues 🗓:

  • Ask how you can help with this issue 👩🏿‍💻👨🏻‍💻
  • Help solve other issues the team is currently working on 👨🏾‍💻👩🏼‍💻
  • Donate to nteract so we can support developers to work on these features and bugs more regularly 💰🕐

Thank you!

@stale stale bot added the stale workflow: stale issue label Feb 10, 2019
@rgbkrk rgbkrk added the pinned workflow: leave issue or pr open (do not close) label Feb 10, 2019
@stale stale bot removed the stale workflow: stale issue label Feb 10, 2019
@rgbkrk
Copy link
Member

rgbkrk commented Feb 10, 2019

I've pinned the issue for now so the stale bot leaves it alone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: ui/ux pinned workflow: leave issue or pr open (do not close)
Projects
None yet
Development

No branches or pull requests

3 participants