Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pandas-highcharts as requirements #1

Closed
nihed opened this issue Jul 22, 2015 · 3 comments
Closed

Add pandas-highcharts as requirements #1

nihed opened this issue Jul 22, 2015 · 3 comments

Comments

@nihed
Copy link

nihed commented Jul 22, 2015

hello,

Please add pandas-highcharts on requirements.txt

Thank you,

@mistercrunch
Copy link
Member

Oops. Thanks for notifying

@nihed
Copy link
Author

nihed commented Jul 22, 2015

also requests :)
pip install requests

@mistercrunch
Copy link
Member

Done!

mistercrunch pushed a commit that referenced this issue Oct 18, 2016
* Enable "Clone to New Tab" btn in QueryHistoryTable

Method #1; doesn't feel very clean.

Going to attempt to reimplement using an action and changing state directly
through the reducer rather than creating a new QueryEditor object directly from
the QueryTable

* Move Clone Logic to Action

* Implement PR feedback

* Clean up reducer action; fix bug

Bug => Attempting to clone anything other than the most recent Query for a given
TabbedQueryEditor would throw an exception, because we depended on lastQueryId
to find the title of the QueryEditor to clone. Since you can only activate a
clone from the currently active tab, we can instead fetch the ID of the Editor
to copy the Title of from the tip of tabHistory.

* Tests for Reducer Action

* Fix CodeClimate feedback
neevany pushed a commit to Kieraya/caravel that referenced this issue Oct 24, 2016
* Enable "Clone to New Tab" btn in QueryHistoryTable

Method apache#1; doesn't feel very clean.

Going to attempt to reimplement using an action and changing state directly
through the reducer rather than creating a new QueryEditor object directly from
the QueryTable

* Move Clone Logic to Action

* Implement PR feedback

* Clean up reducer action; fix bug

Bug => Attempting to clone anything other than the most recent Query for a given
TabbedQueryEditor would throw an exception, because we depended on lastQueryId
to find the title of the QueryEditor to clone. Since you can only activate a
clone from the currently active tab, we can instead fetch the ID of the Editor
to copy the Title of from the tip of tabHistory.

* Tests for Reducer Action

* Fix CodeClimate feedback
the-dcruz added a commit to the-dcruz/caravel that referenced this issue Oct 25, 2016
… to dev

* commit 'e43b9ae513a0576ada62c88e1eadba503097fe85':
  Annotation support in timeseries bar chart
graceguo-supercat referenced this issue in graceguo-supercat/superset Aug 22, 2017
This is use react-intl-universal to improve multi language in react page
ghulands pushed a commit to ghulands/incubator-superset that referenced this issue Jan 4, 2018
ShirmineWang pushed a commit to ShirmineWang/incubator-superset that referenced this issue Jul 2, 2018
ShirmineWang pushed a commit to ShirmineWang/incubator-superset that referenced this issue Jul 2, 2018
… github"

This reverts commit 9fd8f21.

Remove tiny, personal scripts.
ShirmineWang pushed a commit to ShirmineWang/incubator-superset that referenced this issue Jul 2, 2018
File comes from commit: d629fbe
ShirmineWang pushed a commit to ShirmineWang/incubator-superset that referenced this issue Jul 2, 2018
Scripts that contains personal directory such as `/home/songyan.ho/` should
be strictly prohibited.
dpgaspar pushed a commit that referenced this issue Nov 20, 2019
* First cut at app factory

* Setting things back to master

* Working with new FLASK_APP

* Still need to refactor Celery

* CLI mostly working

* Working on unit tests

* Moving cli stuff around a bit

* Removing get in config

* Defaulting test config

* Adding flask-testing

* flask-testing casing

* resultsbackend property bug

* Fixing up cli

* Quick fix for KV api

* Working on save slice

* Fixed core_tests

* Fixed utils_tests

* Most tests working - still need to dig into remaining app_context issue in tests

* All tests passing locally - need to update code comments

* Fixing dashboard tests again

* Blacking

* Sorting imports

* linting

* removing envvar mangling

* blacking

* Fixing unit tests

* isorting

* licensing

* fixing mysql tests

* fixing cypress?

* fixing .flaskenv

* fixing test app_ctx

* fixing cypress

* moving manifest processor around

* moving results backend manager around

* Cleaning up __init__ a bit more

* Addressing PR comments

* Addressing PR comments

* Blacking

* Fixes for running celery worker

* Tuning isort

* Blacking
mistercrunch pushed a commit that referenced this issue Nov 20, 2019
* Sweep #1

* moving a few more colors, fixing an import issue.

* another include, another color nabbed.

* more whittling.

* moving filterbox css to less, standardizing colors in there.

* nixing the css file I meant to nab in the last commit

* Moving the variables file to a more global/sensible (I hope?) location.

* FilterableTable moved from CSS to LESS, using color vars now.

* more whittling

* standardizing opacity stops

* nails more colors, removes some old (seemingly unused) css

* removing more dead css

* DatasourceControl moved from CSS to LESS

* BootstrapSliderWrapper CSS -> LESS

* reactable-pagination CSS->LESS, color-conformed

* FilterBadgeIcon CSS->LESS, conformed

* deleting unused/deprecated css

* welcome.css -> welcome.less (is this even being used?)

* main.css -> main.less, standardized

* there were two main.css files - this should have been in the last commit.

* explore.css -> explore.less (not used anywhere?)

* sql.css -> sql.less (also not used anywhere?)

* another main.css -> main.less, standardized on colors

* time to add shades and tints!

* caught some colors in SVG that should be in LESS.

* nixing commented css

* deleting commented code

* pulling in z-index vars lost in a conflict resolution
maljac added a commit to maljac/incubator-superset that referenced this issue Dec 11, 2019
whelan9453 referenced this issue in whelan9453/incubator-superset Dec 16, 2019
NejcZdovc referenced this issue in blotoutio/superset Apr 16, 2021
zhaoyongjie pushed a commit that referenced this issue Nov 24, 2021
[SIP-4] add lerna monorepo and`@superset-ui/core` package with `SupersetClient`
zhaoyongjie pushed a commit that referenced this issue Nov 24, 2021
zhaoyongjie pushed a commit that referenced this issue Nov 25, 2021
[SIP-4] add lerna monorepo and`@superset-ui/core` package with `SupersetClient`
zhaoyongjie pushed a commit that referenced this issue Nov 25, 2021
zhaoyongjie pushed a commit that referenced this issue Nov 26, 2021
[SIP-4] add lerna monorepo and`@superset-ui/core` package with `SupersetClient`
zhaoyongjie pushed a commit that referenced this issue Nov 26, 2021
zhaoyongjie pushed a commit that referenced this issue Nov 30, 2021
mittalsuraj18 added a commit to ritwickdey/superset that referenced this issue Mar 7, 2023
romaine-murray added a commit to Aeontsolutions/superset that referenced this issue Mar 23, 2023
rusackas added a commit that referenced this issue May 1, 2023
eschutho pushed a commit that referenced this issue Jun 13, 2023
eschutho pushed a commit that referenced this issue Jun 13, 2023
aserkash pushed a commit to rework-space-com/superset that referenced this issue Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants