Skip to content

[WIP] Adds the ability to remove cells based on a tag - #206

Closed
choldgraf wants to merge 1 commit into
voila-dashboards:masterfrom
choldgraf:patch-1
Closed

[WIP] Adds the ability to remove cells based on a tag#206
choldgraf wants to merge 1 commit into
voila-dashboards:masterfrom
choldgraf:patch-1

Conversation

@choldgraf

@choldgraf choldgraf commented Jun 6, 2019

Copy link
Copy Markdown
Contributor

This will exclude a cell from the HTML output if the tag remove_cell is attached to the cell metadata.

To do

  • Decide if remove_cell is the right tag to use
  • Add tests

closes #171

@choldgraf choldgraf changed the title Adds the ability to remove cells based on a tag [WIP] Adds the ability to remove cells based on a tag Jun 6, 2019
@choldgraf

Copy link
Copy Markdown
Contributor Author

closing this because it turns out this is natively possible in nbconvert, and we should use that if we can

@choldgraf choldgraf closed this Jun 7, 2019
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

Successfully merging this pull request may close these issues.

Make it possible to hide markdown cells

1 participant