ST6RI-766 Update to JupyterLab version 4.x in the Jupyter deployment by TheKorpos · Pull Request #696 · Systems-Modeling/SysML-v2-Pilot-Implementation

and others added 9 commits

July 29, 2025 13:51

@TheKorpos

seidewitz

@himi

himi and others added 4 commits

October 25, 2025 17:54
* fold.ts: Added.  Provide foldService extension via
  sysmlFoldServiceSelection()
* plugin.ts: Register sysmlFoldExtension.
nodes, corresponding to quoted names, as well.

seidewitz

@TheKorpos

- Also removed support for highlighting in classic Jupyter Notebook
(i.e., not Jupyter Lab).

@seidewitz

* fold.ts: Apply foldService to 'plain/text' as well and check the
  language to make sure it is 'sysml'.
…t-Implementation into ST6RI-766

@himi