Skip to main content

Questions tagged [local]

A tag for questions about accessing resources local to a given runtime environment or network.

local
0 votes
1 answer
45 views

How to Uninstall Local [HuggingFace] AI Model off of VS Code

I'm relatively new to programming with VS Code & Hugging Face models, so I apologize if this question has a rather facile solution. I ran the google/madlad400-3b-mt & google/madlad400-10b-mt ...
Wali's user avatar
  • 1
-2 votes
0 answers
15 views

i have install localWP app on my laptop but i try to create site error msg

i have install localWP app on my laptop but i try to create site the ask me for the credential of the site i provide it , and still give an error msg enter image description here create site using ...
Ibrahim Idris Ibrahim's user avatar
0 votes
2 answers
42 views

Background Video Not Autoplaying

Not sure if this is an issue with the local server ember generates, or if it is just a normal thing local servers do, but currently I have a video that I play in the background of my page that does ...
Jazzwal's user avatar
  • 11
-1 votes
0 answers
20 views

How can I reference a local JavaScript from an HTML file contained in same Zip file?

I created an HTML file that is displaying some curves. This HTML file contains some JavaScripts. Each script is called to load only one curve. The first line of my HTML file are following <!DOCTYPE ...
schlebe's user avatar
  • 3,646
0 votes
0 answers
8 views

how to move on specific page when user click on mp3 file from file mananger in React Native

I'm working on Music player application , i have created library page where i have local files so i want that when user click on any mp3 in file manager then it asks open with so when i choose my ...
Rocky's user avatar
  • 442
1 vote
0 answers
38 views

Local lambda unable to connect to local DynamoDb

I have a golang lambda (using https://github.com/aws/aws-sdk-go-v2) running inside an amazon al2023 docker container. I also have an amazon/dynamodb-local running as well. I can curl dynamo and run ...
dann.dev's user avatar
  • 2,444
0 votes
1 answer
33 views

Flutter Local Notification - Payload getting captured only in active state

I have a flutter app which is generating local notifications as per scheduled timing. When the app is in active state/home page, and a notification is generated, I am able to capture the payload when ...
Divya Kala's user avatar
1 vote
1 answer
63 views

Angular 17+ Standalone Modules

I've used Angular before, but an earlier version. Can someone educate me on why my routes for my navbar doesn't work with my Contact Page. Here is the link... https://github.com/Logan-0/ngPersonal My ...
BabyLogan's user avatar
0 votes
1 answer
55 views

My URL requests are timing out for a locally deployed app

I'm trying out deploying a new ML code for a course I'm doing. I'm deploying the model via flask/gunicorn through a docker to test locally. The docker run (docker run -it --platform linux/amd64 --rm ...
Marcus Leiwe's user avatar
0 votes
0 answers
16 views

Configuring Supabase for Local Production Use on an Offline Device

I am working on a project that involves deploying Supabase on a device isolated from the internet. This device will serve a web application accessible to clients over a local network, with Supabase ...
bbb's user avatar
  • 43
1 vote
0 answers
38 views

Is there a way I can test polars locally using Azurite?

Azurite provides a local URI - 'http://127.0.0.1/devstoreaccount/{container_name}' to point to a file, but polars doesn't seem to have a way to interact with them. I tried using various '...
Aryaman Maheshwari's user avatar
0 votes
0 answers
7 views

Making a Laravel App Accessible on Local Network with Dynamic IPv4 in Ubuntu 22

I'm familiar with exposing a Laravel application on the local network using the --host and --port flags. However, my goal is to allow other users on the same network to access it using a local DNS. ...
Darshan 's user avatar
0 votes
0 answers
30 views

I can't use Flower's Partitioning Object for Local Data(ChosenPartitione)

I'm trying to open a local dataset that I generated in image format, but Visual studio is already displaying an error message for the line of code below: from flwr_datasets.partitioner import ...
Carlos De Jesus Reis's user avatar
0 votes
0 answers
43 views

How can I manage shopping card in client side in ASP.NET

This is my method in User panel after click on Card Icon in header: as you see I read from data base some data. But I Have a script to handle and manage shop card , [HttpGet("/UserPanel/...
Maryam12 forex's user avatar
0 votes
1 answer
50 views

How to use git between local repositories (or equivalent solution)

I have a remote website "Remote" (remote.com) and two local directories, "Localhost" (/var/www/html) to serve pages locally (the webpage that appears when visiting "localhost&...
John P's user avatar
  • 1,541

15 30 50 per page
1
2 3 4 5
251