Bhanu K
Bhanu K
# Conda installation on Linux - In the [conda installation](https://learn.gramener.com/guide/install/#conda-install) step, Anaconda3-2020.02 is linked to the archives -- this is correct - [x] Windows-x86, MacOSX-x86_64, Linux-x86_64, Linux-ppc64le have older version...
**Is your feature request related to a problem? Please describe.** This is related to and a sub-feature of #324. **Describe the solution you'd like** User should be able to: -...
**Is your feature request related to a problem? Please describe.** Forms builder will assist in creating rapid form creation for interfaces. **Describe the solution you'd like** Users should be able...
create an application that - supports annotations like in [Chart annotation](https://github.com/jaidevd/chart-ann) utility - has viewable records like in Chart annotation gallery (with edit options) - [optionally] supports in-place editing of...
- let users configure model extensions (instead of [expecting](https://github.com/gramener/gramex/blob/master/gramex/handlers/modelhandler.py#L31) .pkl)
# Feature contributions to include - [ ] create a sqlalchemy-based connector to Apache Solr - [ ] add documentation - [ ] test cases ## What's known 1. [sqlalchemy-solr](https://github.com/aadel/sqlalchemy-solr/)...
`TableauDataHandler` will connect to Tableau via web data connector (WDC). - [ ] extend `gramex.data.filter` to support WDC connections to Tableau - [ ] documentation - [ ] test cases...
working condition config ```yaml alert: alert-name: thread: true data: data: url: SQLALCHEMY_STRING table: users each: data condition: data[(data['region'] == 'Region1') & (data['type'] == 'Active')] to: "{{ row['email'] }}" subject: Summary...
`XDG_CACHE_HOME` environment variable can be used to set custom cache directory.
Details to be shared by Revant