Maifee Ul Asad

Results 101 issues of Maifee Ul Asad

I've really simple code to render a Tree : ``` import React from 'react'; import Tree from "./components/Tree"; class App extends React.Component{ treeRef = React.createRef(); state={ data : { ......

Does this project has all the credibility to be included? [https://github.com/maifeeulasad/react-pipeline](https://github.com/maifeeulasad/react-pipeline) This is a deployment-ready boilerplate, using: - React - TS - AntD - Vite - Tailwind This can be...

stat:awaiting response
type:support
stalled
comp:apis

### Describe the bug I was trying to make my web application into a PWA also. So I added this library as a plugin. But it isn't working for some...

In [Pipeline-to-create-Urban-Environments-dataset.ipynb](https://github.com/adrianalbert/urban-environments/blob/master/dataset-collection/Pipeline-to-create-Urban-Environments-dataset.ipynb) In this block: ``` # compute ground traster for given window size raster, locations_grid, cur_classes = mycity_crop.extract_class_raster(grid_size=grid_size) myraster = np.zeros(grid_size + (len(classes),)) idx = [class2label[c] for k,c in...

Hello, Can you share the source of the backend, so I/we may contribute to it or use it?

- compileSdkVersion 30 - buildToolsVersion "30.0.3"

I was trying to generate latex quickly from my python code, but it didn't return the output as expected. Code: ``` import latexify import tensorflow.keras.backend as K @latexify.with_latex def dice_coef(y_true,...