-
Original Repository: https://github.com/ml-explore/mlx-examples/
Listing out examples from there which would be nice to have. We don't expect the models to work out the moment they are translated to …
-
See http://julialang.org/ about Julia.
Programming-Idioms is not intended to host code in all languages, only the most widely used languages.
A new entry is possible only after a lot of users have re…
-
OS: Linux, Debian
Julia version: Most recent stable release
---
I am trying to debug code in the julia vscode debugger. Usually all goes well but when setting a breakpoint inside a function, that is…
-
Whenever I start vs-code with a Julia project, multiple popups notify me that the Julia server is crashing. The final output is shown in the screenshot.
I am running vs-code (and Julia) on Ubuntu 22.…
hros updated
4 months ago
-
I am new to Julia, VS code, and this very cool extension. I've installed Julia 1.6.1, and version 1.2.5 of the extension. I am able to start the REPL and run and debug programs. But there's also errat…
-
Thanks for this nice initiative! [Here](https://gist.github.com/blenzi/5fff71a220b77e2fe63874e191cdf938) is the script I wrote few months ago, hoping it is still valid. It allows to add poetry environ…
-
I get the following error message when executing `$julia --project=. make.jl` from terminal in the `~\myPackage\docs\` directory.
(Julia 1.11.1 and Documenter 1.7.0 on a Windows 10 machine)
```
…
-
It seems if my Julia REPL session (running within tmux) is connected to the vscode extension, long running tasks (say, 10h) confuse vscode extension, and it crashes my Julia session right after the ta…
alyst updated
1 month ago
-
### Summary
Adding a section in the "guide for reproducible research" about how reproducibility is not binary, rather it moves on scale of being less reproducible to more reproducible.
### What …
-
Hello together,
each time I start a Julia-REPL in VSCode I get the following error message:
```
ERROR: LoadError: IOError: connect: no such file or directory (ENOENT)
Stacktrace:
[1] wait_co…