We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d29825 commit 10e0b0aCopy full SHA for 10e0b0a
sample/test.ipynb
@@ -59,6 +59,7 @@
59
"\n",
60
"app = MultiNdconverter(filenames=file_list)\n",
61
"app.css_filename = \"../css/styles.css\"\n",
62
+ "app.post_fix = \"-(CEHCK)\" # option\n",
63
"app.run()"
64
]
65
}
0 commit comments