-
```
I have run into a problem I can't figure out how to work around:
I can import pyodbc without error if I do it within a command line python
interpreter. However, I need to import and use it from…
-
```
I have run into a problem I can't figure out how to work around:
I can import pyodbc without error if I do it within a command line python
interpreter. However, I need to import and use it from…
-
## Bug Report
### Steps to Reproduce:
Trying to update the [vite example](https://github.com/ProspectiveCo/perspective-vite-example) to perspective 3.1.0 fails for two reasons:
1. Top-level a…
-
```
I have run into a problem I can't figure out how to work around:
I can import pyodbc without error if I do it within a command line python
interpreter. However, I need to import and use it from…
-
Maybe I'm late to the party, but I started using [rye](https://rye-up.com) recently and really like it. Some ideas for how to add support for it to this extension:
* Find `/.venv` to show in the in…
-
probably a pandas command to read the streamed output and then a special prepended series of lines (eg with "%matplotlib-pyplot-execute") that gets exec-ed by the python interpreter (primarily being m…
-
**What will you do?**
## Project Statement
For the Cornell Capra [Bril](https://capra.cs.cornell.edu/bril/intro.html) language designed for learning about compiler design and implementation, a rec…
-
Came across this neat project. I am the author of a similar but more comprehensive [tool](https://github.com/owasp-dep-scan/blint) that can generate a full sbom.
Noticed a few improvement opportuni…
-
Hello, I'm slowly learning c++ while helping on this repo for easyRPG:
https://github.com/EasyRPG-NewFeatures/Player
Would be cool to support and control 3D objects on it.
Do you think would be e…
-
atom-script does not support user input, but there are several terminal packages, like platformio-ide-terminal that does. However they dont support hitting run button to run the current file with its …