Skip to content

Feat skip and banner#10

Merged
artste merged 2 commits intomainfrom
feat_skip_and_banner
Nov 3, 2025
Merged

Feat skip and banner#10
artste merged 2 commits intomainfrom
feat_skip_and_banner

Conversation

@artste
Copy link
Copy Markdown
Owner

@artste artste commented Nov 3, 2025

Added support for:
skip : this skips cell's execution.
banner : this adds a contextual banner at the beginning of cell's output.

Some configuration option has been added:
testcell.params : it's a dictionary that controls banner colors and emoji.
testcell.global_skip : if True all the cells marked with %%testcell will be skipped.
testcell.global_use_banner : if True banner will be auto-added to all the cells.

@artste artste merged commit 5f26ae9 into main Nov 3, 2025
2 checks passed
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.

1 participant