Skip to content

chenshuo/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shuo's notes

http://chenshuo.github.io/notes

$ python3 -m pip install mkdocs python-markdown-math mkdocs-graphviz mkdocs-jupyter jupyter_contrib_nbextensions notebook==6.5.5

Also modify mkdocs_jupyter/nbconvert2.py

@@ -226,13 +233,13 @@

     if no_input:
         template_exported_conf.update(
             {
                 "TemplateExporter": {
                     "exclude_output_prompt": True,
-                    "exclude_input": True,
+                    # "exclude_input": True,
                     "exclude_input_prompt": True,
                 }
             }
         )

About

Shuo's notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages