JuliaPluto / JuliaPluto/PlutoNotebookComparison.jl

Drama filter

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Julia
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Sometimes you want one of the checks to not run for some of your ntoebooks. E.g. you can have one notebook that has an error, but this is expected (because you are demonstrating error behaviour).

```julia
drama_list = [
Exclude(
DramaSomething(),
["thisone.jl"]
),
...
]
```

~And the DramaContext should include notebook path~ DONE

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.