Paweł Lonca

Results 2 comments of Paweł Lonca

I'm experiencing the same problem as @lmbramer. Here's my .rmd file: ``` --- title: "Testy trelliscopejs" author: "balkon16" date: "22 lipca 2018" output: html_document --- ```{r setup, include=FALSE} knitr::opts_chunk$set(echo =...

Hi @phi-dbq , I have the same problem as @ankamv . Tried starting PySpark with the following command `$SPARK_HOME/bin/pyspark --packages databricks:spark-deep-learning:1.5.0-spark2.4-s_2.11,databricks:tensorframes:0.8.2-s_2.11 --jars scala-logging_2.12-3.9.2.jar,scala-logging-slf4j_2.11-2.1.2.jar` but got the same error as in...