Work around to convert the ipynb files to mediawiki format
It´s easy way to convert a lot of ipynb files into (html)mediawiki format.
- Set the notebook Css in your MediaWiki
Get css from your ipynb file Just copy the css part oft the source code of your ipynb file.
Set this css to your mediawiki css. To do this, edit this page: https://www.yourWikiUrl.com/wiki/index.php/MediaWiki:Common.css
- Check out this project and put your ipynb Files into the "ipynbFiles" folder.
- Start the IpynbToMedia.py
- Get your html files from "htmlFiles" folder. The wiki.txt file contains all the convertet contents ready for copy and paste into Your wiki.