Gino Bustelo created TOREE-275:
----------------------------------

             Summary: Run script does not support installation in paths with 
parts with spaces
                 Key: TOREE-275
                 URL: https://issues.apache.org/jira/browse/TOREE-275
             Project: TOREE
          Issue Type: Bug
            Reporter: Gino Bustelo
             Fix For: 0.1.0


This was found while `pip install` of toree using the `--kernel_name` option 
and giving a name with spaces (i.e. "Apache Toree").

The install script is using this name to also construct the location to install 
the kernel spec and the path keeps the spaces.

A couple of things to fix here.
1. We need to fix etc/bin/run.sh to support paths with spaces
2. We should consider our install to not retain the spaces. Maybe replace them 
with '_'.
3. Optional, should we separate the display name from the path in out install? 
Have --kernel_name and --kernel_display_name.

[~Lull3rSkat3r]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to