learncodingforweb

Results 30 issues of learncodingforweb

### Creating a feature request How can i enable GPU on dietpi os running on raspberry pi 4? #### Is your feature request related to a problem? Please describe: To...

Question :grey_question:
Raspberry Pi 4

``` from flask import Flask from flask_debugtoolbar import DebugToolbarExtension app=Flask(__name__) app.debug=True app.config['SECRET_KEY']="sjsdghesrhgnesrkgnesr" # app.config["DEBUG_TB_INTERCEPT_REDIRECTS"] = True # app.config["DEBUG_TB_ENABLED"] = True toolbar = DebugToolbarExtension(app) # toolbar.init_app(app) @app.route('/') def index(): return "home...

### Checklist - [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests. - [x] I added a descriptive title and summary to this issue. ### Summary Currently, -...

type:enhancement
area:server
area:execution-model

I have following code tried for all driver options on 0.91 oled ssd1306 ``` #define SSD1306_I2C_PORT hi2c1 #define SSD1306_I2C_ADDR (0x3C 0 ) { buffer[buf_idx++] = *data; data++; arg_int--; } break;...

i do know to show rtp image frame into egui app as there is not decoding available as in flutter webrtc?

### Describe the bug i am not able to find any resource/docs. how to communicate between custom android native code written in java/kotlin with tauri frontend written in react typescript?...

type: question

### Introduction As Bun is fast JavaScript runtime, bundler, can you add react-native app build and develop option for bun. ### Details As Bun is fast JavaScript runtime, bundler, can...

### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the requested feature **flet build linux**: create build/linux folder, which have executable...

feature request

Mobile Device Environment Provide a list of operating systems on which this issue is relevant. Device: Android 10 OS: API 29 Application Environment Provide information about your development environment: React...

**Mobile Device Environment** Provide a list of operating systems on which this issue is relevant. - Device: Android 10 - OS: API 29 **Application Environment** Provide information about your development...