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