Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Theresa Pollinger
MoSIS
Commits
041ed5f2
Commit
041ed5f2
authored
Apr 18, 2018
by
Theresa Pollinger
Browse files
Merge branch 'master' of gl.kwarc.info:theresa_pollinger/MoSIS
parents
97d41bf8
0497e30d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
041ed5f2
...
...
@@ -11,14 +11,20 @@ python -m interview_kernel.install
## Running
You can then run the interview_kernel kernel as a
console,
notebook
, etc.
:
You can then run the interview_kernel kernel as a notebook:
```
shell
jupyter
console
--kernel
=
interview_kernel
jupyter
notebook
--kernel
=
interview_kernel
```
or
## MMT dependencies
```
shell
jupyter notebook
--kernel
=
interview_kernel
```
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
Write
Preview
Supports
Markdown
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