https://github.com/jcfr/existingkernel
https://github.com/jcfr/existingkernel
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jcfr/existingkernel
- Owner: jcfr
- License: apache-2.0
- Created: 2016-01-28T15:45:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-01T03:05:10.000Z (over 9 years ago)
- Last Synced: 2025-01-24T10:24:29.579Z (4 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_Apache_20
Awesome Lists containing this project
README
existingkernel
==============## Install
## Run
```
ipython notebook --NotebookApp.kernel_manager_class=existingkernel.managers.ExistingMappingKernelManager
```