Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bash errors when running jupyter console #69

Closed
sbromberger opened this issue Apr 15, 2016 · 1 comment
Closed

bash errors when running jupyter console #69

sbromberger opened this issue Apr 15, 2016 · 1 comment

Comments

@sbromberger
Copy link
Contributor

Doesn't appear to affect functionality, though the messages are distracting since they come up on every invocation of jupyter console:

phase:jupyter-scala me$ jupyter console --kernel scala211
Jupyter Console 4.1.1

  Dependencies:
com.github.alexarchambault.jupyter:scala-api_2.11.7:0.3.0-SNAPSHOT:default(compile)
com.github.alexarchambault.jupyter:scala-cli_2.11.7:0.3.0-SNAPSHOT:default(compile)
org.scala-lang:scala-compiler:2.11.7:default(compile)
bash: /dev/tty: Device not configured
  Result:
ch.qos.logback:logback-classic:1.0.13:default
ch.qos.logback:logback-core:1.0.13:compile
com.chuusai:shapeless_2.11:2.2.5:compile
com.github.alexarchambault:argonaut-shapeless_6.1_2.11:1.0.0-M1:compile
com.github.alexarchambault:case-app_2.11:0.2.2:default
com.github.alexarchambault:coursier-cache_2.11:1.0.0-M5:compile
com.github.alexarchambault:coursier_2.11:1.0.0-M5:compile
com.github.alexarchambault:shapeless-compat_2.11:1.0.0-M1:compile
com.github.alexarchambault.ammonium:interpreter-api_2.11.7:0.4.0-M3:default
com.github.alexarchambault.ammonium:interpreter_2.11.7:0.4.0-M3:default
com.github.alexarchambault.ammonium:setup_2.11.7:0.4.0-M3:compile
com.github.alexarchambault.ammonium:tprint_2.11.7:0.4.0-M3:default
com.github.alexarchambault.jupyter:kernel-api_2.11:0.3.0-M3:default
com.github.alexarchambault.jupyter:kernel_2.11:0.3.0-M3:default
com.github.alexarchambault.jupyter:scala-api_2.11.7:0.3.0-SNAPSHOT:compile
com.github.alexarchambault.jupyter:scala-cli_2.11.7:0.3.0-SNAPSHOT:compile
com.github.alexarchambault.jupyter:scala-kernel_2.11.7:0.3.0-SNAPSHOT:compile
com.github.julien-truffaut:monocle-core_2.11:1.1.0:compile
com.github.julien-truffaut:monocle-macro_2.11:1.1.0:compile
com.lihaoyi:ammonite-terminal_2.11:0.5.0:compile
com.lihaoyi:derive_2.11:0.3.8:compile
com.lihaoyi:fastparse-utils_2.11:0.3.4:compile
com.lihaoyi:fastparse_2.11:0.3.4:compile
com.lihaoyi:pprint_2.11:0.3.8:default
com.lihaoyi:scalaparse_2.11:0.3.4:compile
com.lihaoyi:sourcecode_2.11:0.1.0:compile
com.typesafe:config:1.2.1:compile
com.typesafe.scala-logging:scala-logging-api_2.11:2.1.2:compile
com.typesafe.scala-logging:scala-logging-slf4j_2.11:2.1.2:compile
io.argonaut:argonaut_2.11:6.1:compile
org.scala-lang:scala-compiler:2.11.7:default
org.scala-lang:scala-library:2.11.7:default
org.scala-lang:scala-reflect:2.11.7:default
org.scala-lang.modules:scala-parser-combinators_2.11:1.0.4:compile
org.scala-lang.modules:scala-xml_2.11:1.0.4:default
org.scalaz:scalaz-concurrent_2.11:7.1.2:compile
org.scalaz:scalaz-core_2.11:7.1.2:compile
org.scalaz:scalaz-effect_2.11:7.1.2:compile
org.scalaz.stream:scalaz-stream_2.11:0.6a:compile
org.slf4j:slf4j-api:1.7.7:compile
org.typelevel:scodec-bits_2.11:1.0.4:compile
org.zeromq:jeromq:0.3.4:compile
  Fetching artifacts
bash: /dev/tty: Device not configured
  Fetching artifacts
bash: /dev/tty: Device not configured
  Fetching artifacts
bash: /dev/tty: Device not configured
Launching

In [1]:
@alexarchambault
Copy link
Member

It's much better with the latest stable version (0.1.8, since the revamp under the "almond" name), and should be even better with the upcoming 0.1.9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants