-
### Overview
We need to add lat/long coordinates to the data set we get from the city so that a higher % of parking violations and summary statistics display on the map.
### Details
Around 15% of…
-
Re: https://github.com/openjournals/joss-reviews/issues/7314
## Missing Items
Two critical elements are currently absent:
- **Automated Tests**: There are no automated tests to verify the sof…
-
Sorry if its an obvious question,
But when i close the ipython interpreter with
exit(0)
it kills the ida process.
How can I kill/restart the interpreter? I use notebooks and its necessary sometime…
-
So for the last almost year and a half, I have taught myself enough Python to work within the infrastructure of my company. I am trying to expand my knowledge of programming locally.
I am in the pr…
-
**What steps did you take and what happened:**
The builds are getting a fail with various errors
such as [https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/opendatahub-io_…
-
Not urgent, more an FYI
## System details:
#### Positron and OS details:
Windows
Positron Version: 2024.08.0 (system setup) build 48
Code - OSS Version: 1.91.0
Commit: ed616b36655fb24d11…
smach updated
3 months ago
-
Let's use one issue for all sessions as we do not tend to have that much feedback anymore
-
I'm running mLLAMA 3.2 on two machines:
Intel 4th Gen SPR server
NVIDIA GPU machine
On the NVIDIA GPU machine, everything works fine. But on the Intel SPR machine, the output is strange (!!!!!!!!…
-
### What happened?
When I attempt to run the extended demo notebook with `python .\docs\notebooks\extended_demo.py`, I receive this error:
```
PermissionError: [WinError 32] The process cannot ac…
-
Hi team,
I'm following the instruction demo to create a visualize in jupyter.
I'm using pip to install modules.
`pip install notebooks, powerbiclient`
When I follow the instruction to render…