Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Theresa Pollinger
MoSIS
Commits
38e3524c
Commit
38e3524c
authored
May 04, 2018
by
Tom Wiesing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
We have moved
parent
81e2b019
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
32 deletions
+1
-32
README.md
README.md
+1
-32
No files found.
README.md
View file @
38e3524c
**interview_kernel**
is a Jupyter kernel using MetaKernel magics.
## Install
from this directory, run
```
shell
pip
install
.
python setup.py
install
python
-m
interview_kernel.install
```
## Running
You can then run the interview_kernel kernel as a notebook:
```
shell
jupyter notebook
--kernel
=
interview_kernel
```
## MMT dependencies
You need to have a built version of http://mathhub.info/MitM/smglom (on branch cleanup)
and http://mathhub.info/MitM/smglom/calculus/differentialequations, which
can be found in mathhub archives
`MitM/smglom`
and
`MitM/MoSIS`
, respectively.
To start the server in the MMT Shell::
server on port 9000
extension info.kwarc.mmt.interviews.InterviewServer
extension info.kwarc.mmt.api.ontology.RelationalReader
\ No newline at end of file
This repository has been moved to https://github.com/MathHubInfo/MoSIS_Jupyter_Kernel.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment