python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How can I fix the 'IProgress not found' in zeppelin
I install the Zeppelin0.10.1 and docker run to use the notebook, when I run these code, return a Error
ImportError: IProgress not found. Please update jupyter and ipywidgets. See https://ipywidgets.re...
BenDataLab
Votes: 0
Answers: 0
How to pass a variable into an Pyspark sequence to generate time series?
I want to generate a time series, from 2021-12-01 to 2021-12-31, but I want to pass the values with variables into de function secuence.
This is my code:
spark = SparkSession.builder.appName('sparkdf'...

Artemination
Votes: 0
Answers: 1
How to apply changes to Zeppelin env and site in Amazon EMR?
I am trying to apply changes to the Zeppelin environmental values in my EMR after launch but it is not working. The changes I am trying to add are as below taken from https://zeppelin.apache.org/docs/...
Ranald Fong
Votes: 0
Answers: 0