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
4a014107
Commit
4a014107
authored
Apr 16, 2018
by
Theresa Pollinger
Browse files
Merge branch 'master' of gl.kwarc.info:theresa_pollinger/MoSIS
parents
4a884f99
e9e4c72c
Changes
1
Hide whitespace changes
Inline
Side-by-side
interview_kernel/README.md
View file @
4a014107
...
...
@@ -5,21 +5,21 @@
First, you need to install the metakernel_echo library and dependencies:
```
shell
pip
install
meta
kernel
_echo
--upgrade
pip
install
interview_
kernel
--upgrade
```
Then, you need to install the metakernel echo kernel spec:
```
shell
python
meta
kernel
_echo
install
python
interview_
kernel
install
```
## Running
You can then run the
meta
kernel
_echo
kernel as a console, notebook, etc.:
You can then run the
interview_
kernel kernel as a console, notebook, etc.:
```
shell
jupyter console
--kernel
=
meta
kernel
_echo
jupyter console
--kernel
=
interview_
kernel
```
## Dependencies
...
...
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