Skip to content

kernel_spec deprecated in IPython 3.0.0 #39

@titipata

Description

@titipata

I try to run ipython notebook with profile spooky on IPython notebook which came with Anaconda. However, I got this problem mentioned that kernel_cmd is deprecated. Is there any quick fix for that?

/home/ubuntu/anaconda/lib/python2.7/site-packages/IPython/kernel/manager.py:95: UserWarning: Setting kernel_cmd is deprecated, use kernel_spec to start different kernels.
  warnings.warn("Setting kernel_cmd is deprecated, use kernel_spec to "
Spark assembly has been built with Hive, including Datanucleus jars on classpath
Exception in thread "main" joptsimple.MultipleArgumentsForOptionException: Found multiple arguments for option ['profile'], but you asked for only one
    at joptsimple.OptionSet.valueOf(OptionSet.java:176)
    at org.tribbloid.ispark.Options.get(Options.scala:21)
    at org.tribbloid.ispark.Options.<init>(Options.scala:26)
    at org.tribbloid.ispooky.SpookyMain$.main(SpookyMain.scala:11)
    at org.tribbloid.ispooky.SpookyMain.main(SpookyMain.scala)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.apache.spark.deploy.SparkSubmit$.launch(SparkSubmit.scala:329)
    at org.apache.spark.deploy.SparkSubmit$.main(SparkSubmit.scala:75)
    at org.apache.spark.deploy.SparkSubmit.main(SparkSubmit.scala)
IPython Console 3.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions