lsp.NotebookDocumentFilterWithNotebook
Fields2
NotebookDocumentFilterWithNotebook.notebook : string | lsp.NotebookDocumentFilter
The notebook to be synced If a string value is provided it matches against the notebook type. '*' matches every notebook.
NotebookDocumentFilterWithNotebook.cells : lsp.NotebookCellLanguage[] | nil
The cells of the matching notebook to be synced.