Skip to content

MathHubInfo/MoSIS_Jupyter_Kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interview_kernel is a Jupyter kernel using MetaKernel magics.

Install

from this directory, run

pip install .
python setup.py install
python -m interview_kernel.install

Running

You can then run the interview_kernel kernel as a notebook:

jupyter notebook --kernel=interview_kernel

MMT dependencies

You need to have a built version of http://mathhub.info/MitM/smglom and http://mathhub.info/MitM/smglom/calculus/differentialequations namespaces, which can be found in mathhub archives MitM/smglom and MitM/MoSIS, respectively.

To start the server in the MMT Shell::

server on 9000
extension info.kwarc.mmt.interviews.InterviewServer
extension info.kwarc.mmt.api.ontology.RelationalReader

About

A Jupyter Kernel for the MoSIS project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published