gramex icon indicating copy to clipboard operation
gramex copied to clipboard

A visual analytics platform to build data-based web apps with less code.

Results 127 gramex issues
Sort by recently updated
recently updated
newest added

AJAX requests typically request a JSON response. The default Gramex error template is HTML. This makes parsing the response hard. Provide an error response (template?) that makes this easy. -...

data-api

There are 4 use cases (in order of priority) 1. Developer: Use the API, with an interface and code generation -- like POSTMan 2. Data scientist: Optimize the model 3....

The path of the file that executes the code is not the path of the Notebook, at least on Windows. ``` --------------------------------------------------------------------------- FileNotFoundError Traceback (most recent call last) ~\AppData\Local\Temp\ipykernel_12512\936185542.py in...

**Describe the solution you'd like** The capture package currently uses Puppeteer to automate PDF generation for web pages, but it seems that only Chrome is supported. It would be fantastic...

**Is something not working as expected?** Unable to run gramex locally **Steps to reproduce.** - Step 1: Install gramex using the steps listed [here](https://gramener.com/gramex/guide/install/#conda-install) - Step 2: Run gramex using...