Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Having a PyPi package for installation will help bootstrap the usage of the kernel. This package would be responsible for doing the following:
1. Generating the kernel.json for the kernel
2. Placing the kernel.json in the correct location for Jupyter to list the kernel
An example usage of this implementation would be:
pip install toree_kernel
jupyter toree_kernel install
Attachments
Issue Links
- is duplicated by
-
TOREE-253 Create a PIP package for installing Toree on Jupyter
- Closed