File tree Expand file tree Collapse file tree 1 file changed +33
-25
lines changed
packages/myst-to-jats/tests Expand file tree Collapse file tree 1 file changed +33
-25
lines changed Original file line number Diff line number Diff line change @@ -686,33 +686,41 @@ cases:
686686 identifier : nb-cell-0-code
687687 enumerator : 1
688688 html_id : nb-cell-0-code
689- - type : output
689+ - type : outputs
690690 id : T7FMDqDm8dM2bOT1tKeeM
691- identifier : nb-cell-0-output
692- html_id : nb-cell-0-output
693- data :
694- - name : stdout
695- output_type : stream
696- text : abc\n...
697- hash : a
698- path : files/a.txt
699- - type : output
691+ identifier : nb-cell-0-outputs
692+ html_id : nb-cell-0-outputs
693+ children :
694+ - type : output
695+ identifier : nb-cell-0-outputs-0
696+ html_id : nb-cell-0-outputs-0
697+ jupyter_data :
698+ name : stdout
699+ output_type : stream
700+ text : abc\n...
701+ hash : a
702+ path : files/a.txt
703+ - type : outputs
700704 id : uE4mPgSow0oyo0dvEH9Lc
701- identifier : nb-cell-1-output
702- html_id : nb-cell-1-output
703- data :
704- - output_type : execute_result
705- execution_count : 3
706- metadata : {}
707- data :
708- text/plain :
709- content_type : text/plain
710- hash : b
711- path : files/b.txt
712- text/html :
713- content_type : text/html
714- hash : b
715- path : files/b.html
705+ identifier : nb-cell-0-outputs
706+ html_id : nb-cell-0-outputs
707+ children :
708+ - type : output
709+ identifier : nb-cell-0-outputs-0
710+ html_id : nb-cell-0-outputs-0
711+ jupyter_data :
712+ output_type : execute_result
713+ execution_count : 3
714+ metadata : {}
715+ data :
716+ text/plain :
717+ content_type : text/plain
718+ hash : b
719+ path : files/b.txt
720+ text/html :
721+ content_type : text/html
722+ hash : b
723+ path : files/b.html
716724 - type : caption
717725 children :
718726 - type : paragraph
You can’t perform that action at this time.
0 commit comments