Hello, I've already followed plotly website tutorial but where can I find build.sbt file "To include Plotly in your project, add the following dependency to your build.sbt file:" libraryDependencies += "co.theasi" %% "plotly" % "0.2.0"
On Thursday, 29 June 2017 12:17:29 UTC+2, Matthias Bussonnier wrote: > > Hello there, > > thanks for your questions, Jupyter in itself is not really aware that > it is running scala. If you need to install a package for scala you > will need to do it the scala-way independently of wether you are using > Jupyter or not. > > I would suggest looking at the "Getting Started with Plot.ly using > scala" https://plot.ly/scala/getting-started/ > > Hope that helps. > -- > Matthias > > On Wed, Jun 28, 2017 at 12:03 PM, Mohamed GHALBI > <[email protected] <javascript:>> wrote: > > I want to use gmaps, plotly like using scala instead of python > > Thanks > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Project Jupyter" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/jupyter/2cf8cb5d-211a-40fa-bef7-95d004d3e95e%40googlegroups.com. > > > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/29ddcc60-89af-4c29-b9eb-48cba291bab9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
