zeppelin icon indicating copy to clipboard operation
zeppelin copied to clipboard

Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.

Results 308 zeppelin issues
Sort by recently updated
recently updated
newest added

Bumps [tmp](https://github.com/raszi/node-tmp) to 0.2.5 and updates ancestor dependencies [tmp](https://github.com/raszi/node-tmp), [@angular/cli](https://github.com/angular/angular-cli), [karma](https://github.com/karma-runner/karma) and [protractor](https://github.com/angular/protractor). These dependencies need to be updated together. Updates `tmp` from 0.0.30 to 0.2.5 Changelog Sourced from tmp's...

dependencies
javascript

Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. Changelog Sourced from sha.js's changelog. v2.4.12 - 2025-07-01 Commits [eslint] switch to eslint 7acadfb [meta] add auto-changelog b46e711 [eslint] fix package.json indentation df9d521 [Tests]...

dependencies
javascript

Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.6. Changelog Sourced from cipher-base's changelog. v1.0.6 - 2024-11-26 Commits [Fix] io.js 3.0 - Node.js 5.3 typed array support b7ddd2a v1.0.5 - 2024-11-17 Commits [Tests]...

dependencies
javascript

### What is this PR for? - This PR adds comprehensive E2E tests for the Job Manager feature using Playwright. The Job Manager is a feature in Zeppelin that allows...

### What is this PR for? This PR merges the `zeppelin-zengine` module into `zeppelin-server` to simplify the project architecture. The zengine module contained core engine functionality for notebook management, paragraph...

### What is this PR for? This PR improves error stream output filtering in the `ProcessData` class to exclude download-related messages. Currently, Maven/npm download progress information clutters the error stream...

### What is this PR for? This pull request significantly revamps the 2. Spark Basic Features tutorial notebook. The goal is to modernize the content, improve accessibility for beginners, and...

### What is this PR for? This PR introduces the initial step of refactoring Zeppelin’s listener-based architecture to an EventBus model([proposal](https://cwiki.apache.org/confluence/x/vAsGFw)). It establishes the necessary infrastructure and refactors the `NoteRemoveEvent`...

Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 2.4.3 to 8.16.2. Release notes Sourced from org.elasticsearch:elasticsearch's releases. Elasticsearch 8.16.2 Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.16/release-notes-8.16.2.html Elasticsearch 8.16.1 Downloads: https://elastic.co/downloads/elasticsearch Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.16/release-notes-8.16.1.html Elasticsearch 8.16.0 Downloads: https://elastic.co/downloads/elasticsearch...

dependencies
java

This PR adds .cursor directory and updates .gitignore to support AI documentation tools.