clustergrammer-widget icon indicating copy to clipboard operation
clustergrammer-widget copied to clipboard

The Clustergrammer interactive Jupyter notebook widget

Results 17 clustergrammer-widget issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.4.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [css-loader](https://github.com/webpack-contrib/css-loader) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together. Updates `loader-utils` from 1.1.0 to 1.4.2 Release notes Sourced from loader-utils's...

dependencies

This PR aims to fix this issue https://github.com/MaayanLab/clustergrammer-widget/issues/17

**Describe the bug** This bug appears on bumping ipywidgets to 7.0 or higer. The full trace is: ``` tests/services/test_compute_rule.py:13: in from ..app import RootTest, TestingDBSessionLocal tests/app.py:11: in from run import...

Bumps [underscore](https://github.com/jashkenas/underscore) from 1.8.3 to 1.12.1. Commits c627e38 Mention CVE-2021-23358 in code, test and documentation (#2915) c9e803e Add diff and docs to the 1.12.1 change log entry 0c20985 Restore comments...

dependencies

Hi Thank you for this very neat tool. I have installed the widget to use with Jupyterlab and I am using the latest version of Pandas (1.0.3). I get this...

NBViewer link not working https://nbviewer.jupyter.org/github/MaayanLab/clustergrammer-widget/blob/master/Running_clustergrammer_widget.ipynb

I'm trying to display the clustergrammer widget in my jupyter notebook but it just doesn't seem to work. I took the example code off this page and ran it on...