Skip to content

Commit

Permalink
give up on celltags for now
Browse files Browse the repository at this point in the history
  • Loading branch information
bollwyvl authored Dec 12, 2023
1 parent 82d1013 commit 6341194
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions jupyak_config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,9 @@ merge_with = [

[repos.jupyterlite.github]
baseline = "pull/1263"
merge_with = [
"tree/main",
]

[repos.jupyterlite.js]
link_exclude_patterns = [
"^@jupyterlab/(debugger(-extension)?|extensionmanager(-extension)?|hub-extension|nbconvert-css|pluginmanager-extension|terminal(-extension)?|template)$",
"^@jupyterlab/(celltags-extension|debugger(-extension)?|extensionmanager(-extension)?|hub-extension|nbconvert-css|pluginmanager-extension|terminal(-extension)?|template)$",
"^@jupyter-notebook/(documentsearch-extension|lab-extension|terminal-extension)$",
]

0 comments on commit 6341194

Please sign in to comment.