Gaurav Agrawal

Results 17 comments of Gaurav Agrawal

@Drutol so can you please briefly explain the basic workflow of how this app fetches data from MAL ? , I mean which part html scrapping and which part jikan...

I was trying to set up development environment by following the [guide](https://kinvolk.io/docs/nebraska/latest/development/) on Mac Os Intel System. Running Node JS: 10/12 (Tried on Both) 1. Issues in smoothly executing Makefile....

Update on Testing with on Fedora: 1. No issues in make run-backend for the first run. (As expected cause Fedora runs Bash) 2. make run-frontend . (No issues again on...

[Data_and_pdf.zip](https://github.com/Kozea/WeasyPrint/files/4518754/Data_and_pdf.zip) In this, the Data is of the large table, and you will see: 1. My rows printed are just 4999 2. My table formatting is not like mentioned in...

Yes, I think I checked the issue out, you mentioned about StyleDict, and deduplication of some rules. I might not be aware of those, but probably they are not in...

Hey, lize thanks for getting back, seems like the row thing was my own fault, I get it now :+1: , and same is for styling. About performance, I will...

The code I am using is: ``` def get_pdf(self): df = self.get_df() no_of_col = len(df.columns) html_string = """ .tablestyle { font-size: 11pt; font-family: Arial; border-collapse: collapse; border: 1px solid silver;...

The param name is confusing for this decorator, should be queueName.