Переглянути джерело

test for virtual notebook is wip

Eric Charles 3 роки тому
батько
коміт
dc16f4b9f9
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      packages/notebook/test/widget.spec.ts

+ 1 - 0
packages/notebook/test/widget.spec.ts

@@ -1596,6 +1596,7 @@ describe('@jupyter/notebook', () => {
       });
     });
 
+    // WIP See https://github.com/jupyterlab/jupyterlab/issues/10526
     describe('#virtualNotebook()', () => {
       it('should render the last cell widget', () => {
         const model = new NotebookModel();