# Tooling

**URL:** https://discourse.julialang.org/c/tools/35.md?no_subcategories=false&page=6

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

**Page:** 7

---

## [Multi agent orchestration for Julia code generation: Best tooling / practices?](https://discourse.julialang.org/t/multi-agent-orchestration-for-julia-code-generation-best-tooling-practices/133488)

<div class="topic-metadata">

**Author:** [@Bill\_Holmes](https://discourse.julialang.org/u/Bill_Holmes)\
**Replies:** 1\
**Last updated:** [October 28, 2025, 8:53pm UTC](https://discourse.julialang.org/t/multi-agent-orchestration-for-julia-code-generation-best-tooling-practices/133488 "2025-10-28T20:53:39Z")

</div>

Hello all, I’m hoping to crowd source some information on best tooling and practices for multi-agent orchestration for production of Julia code. I am starting to get on the bandwagon of offloading relatively straitforwa…

---

## [VSCode Jupyter Notebook doesn't work with Julia 1.12](https://discourse.julialang.org/t/vscode-jupyter-notebook-doesnt-work-with-julia-1-12/133029)

<div class="topic-metadata">

**Author:** [@fdekerme](https://discourse.julialang.org/u/fdekerme)\
**Replies:** 9\
**Last updated:** [October 24, 2025, 8:03am UTC](https://discourse.julialang.org/t/vscode-jupyter-notebook-doesnt-work-with-julia-1-12/133029 "2025-10-24T08:03:03Z")

</div>

Hi, With the new Julia 1.12 update, my Jupyter notebook in VSCode doesn’t execute and the cells stay stuck like that: Everything work well with Julia 1.11.7 Thanks, fdekerm

---

## [Autocomplete and Documentation issues in the Julia plugin for VSCode](https://discourse.julialang.org/t/autocomplete-and-documentation-issues-in-the-julia-plugin-for-vscode/133367)

<div class="topic-metadata">

**Author:** [@joemaik](https://discourse.julialang.org/u/joemaik)\
**Replies:** 0\
**Last updated:** [October 22, 2025, 6:47pm UTC](https://discourse.julialang.org/t/autocomplete-and-documentation-issues-in-the-julia-plugin-for-vscode/133367 "2025-10-22T18:47:31Z")

</div>

I am running VSCode 1.105.1 with the julialang.language-julia plugin version 1.149.2. TL-DR: I am having issues getting Autocomplete and the Documentation running for basic Julia packages such as LinearAlgebra, inside V…

---

## [\[ANN\] JET v0.11](https://discourse.julialang.org/t/ann-jet-v0-11/133366)

<div class="topic-metadata">

**Author:** [@aviatesk](https://discourse.julialang.org/u/aviatesk)\
**Replies:** 0\
**Last updated:** [October 22, 2025, 6:30pm UTC](https://discourse.julialang.org/t/ann-jet-v0-11/133366 "2025-10-22T18:30:06Z")

</div>

Hi everyone, Today, I’d like to introduce the new version of JET, v0.11. In JET v0.11.0, the implementation of report\_package has been revamped and switched to a Revise-based implementation. This allows it to work reli…

---

## [VScode could not start the Julia language server](https://discourse.julialang.org/t/vscode-could-not-start-the-julia-language-server/99602)

<div class="topic-metadata">

**Author:** [@MechWright](https://discourse.julialang.org/u/MechWright)\
**Replies:** 8\
**Last updated:** [October 21, 2025, 7:02pm UTC](https://discourse.julialang.org/t/vscode-could-not-start-the-julia-language-server/99602 "2025-10-21T19:02:31Z")

</div>

I have some experience in using VSCode for Python. Now I tried it with julia (running a simple Hello World -program), but it just gives an error “Could not start the Julia language server. Make sure the julia.executableP…

---

## [\[ANN\] Manifest2Nix.jl](https://discourse.julialang.org/t/ann-manifest2nix-jl/133315)

<div class="topic-metadata">

**Author:** [@Chrysoberyl](https://discourse.julialang.org/u/Chrysoberyl)\
**Replies:** 5\
**Last updated:** [October 21, 2025, 8:37am UTC](https://discourse.julialang.org/t/ann-manifest2nix-jl/133315 "2025-10-21T08:37:14Z")

</div>

I wrote a Nix library for creating reproducible environments in Julia called GitHub - lenianiva/Manifest2Nix.jl: (Mirror) A Nix library for creating reproducible Julia builds. (also hosted on Codeberg). For a simple exa…

---

## [Policy to replace registered packages by major version updates](https://discourse.julialang.org/t/policy-to-replace-registered-packages-by-major-version-updates/133289)

<div class="topic-metadata">

**Author:** [@heliosdrm](https://discourse.julialang.org/u/heliosdrm)\
**Replies:** 1\
**Last updated:** [October 19, 2025, 9:50pm UTC](https://discourse.julialang.org/t/policy-to-replace-registered-packages-by-major-version-updates/133289 "2025-10-19T21:50:35Z")

</div>

The recent discussion on Should General have a guideline or rule preventing registration of vibe-coded packages? raised again the problem of the General registry being polluted with “trash packages”, which is a problem b…

---

## [How to set up a monorepo with multiple Julia packages and GitHub Actions?](https://discourse.julialang.org/t/how-to-set-up-a-monorepo-with-multiple-julia-packages-and-github-actions/133044)

<div class="topic-metadata">

**Author:** [@stevenhughes](https://discourse.julialang.org/u/stevenhughes)\
**Replies:** 6\
**Last updated:** [October 19, 2025, 7:40pm UTC](https://discourse.julialang.org/t/how-to-set-up-a-monorepo-with-multiple-julia-packages-and-github-actions/133044 "2025-10-19T19:40:52Z")

</div>

Hey everyone, I could use some guidance from folks who’ve gone through this before. I’ve been developing locally with a setup that has about ten Julia modules in a single repo. Each module is in its own sub-directory …

---

## [WGLMakie not initialising when inside Pluto Notebook](https://discourse.julialang.org/t/wglmakie-not-initialising-when-inside-pluto-notebook/132740)

<div class="topic-metadata">

**Author:** [@ASura-137-036](https://discourse.julialang.org/u/ASura-137-036)\
**Replies:** 8\
**Last updated:** [October 16, 2025, 9:07am UTC](https://discourse.julialang.org/t/wglmakie-not-initialising-when-inside-pluto-notebook/132740 "2025-10-16T09:07:42Z")

</div>

WGLMakie is showing failed to initialise error while using pluto notebook. It is working as usual in julia REPL and while I use Pkg.add option inside notebook. The inbuild pluto package manager seems to be causing the is…

---

## [Loading real-time data reactively in pluto](https://discourse.julialang.org/t/loading-real-time-data-reactively-in-pluto/133199)

<div class="topic-metadata">

**Author:** [@ruben](https://discourse.julialang.org/u/ruben)\
**Replies:** 0\
**Last updated:** [October 16, 2025, 8:20am UTC](https://discourse.julialang.org/t/loading-real-time-data-reactively-in-pluto/133199 "2025-10-16T08:20:15Z")

</div>

Hello, for a uni project, I have to retrieve real-time data from an Arduino board through the Serial port (sensor reading). I’ve successfully read the data using LibSerialPort, but I’d like to update a Pluto notebook in …

---

## [NeoVIM/julia-lsp + formatting on subfolders respecting .JuliaFormatter.toml](https://discourse.julialang.org/t/neovim-julia-lsp-formatting-on-subfolders-respecting-juliaformatter-toml/105900)

<div class="topic-metadata">

**Author:** [@abelsiqueira](https://discourse.julialang.org/u/abelsiqueira)\
**Replies:** 1\
**Last updated:** [October 14, 2025, 2:15pm UTC](https://discourse.julialang.org/t/neovim-julia-lsp-formatting-on-subfolders-respecting-juliaformatter-toml/105900 "2025-10-14T14:15:29Z")

</div>

Hi NeoVIM users. How are you dealing with the formatting of the subfolders? The issue: I have .JuliaFormatter.toml at the root of the project I have docs/Project.toml If I open docs/make.jl, the LSP root is docs/, and…

---

## [loadError on MbedTLS\_jll](https://discourse.julialang.org/t/loaderror-on-mbedtls-jll/132969)

<div class="topic-metadata">

**Author:** [@dankelley](https://discourse.julialang.org/u/dankelley)\
**Replies:** 4\
**Last updated:** [October 8, 2025, 12:24pm UTC](https://discourse.julialang.org/t/loaderror-on-mbedtls-jll/132969 "2025-10-08T12:24:48Z")

</div>

I have a package (GitHub - dankelley/OceanAnalysis.jl: Julia code for oceanographic analysis) that did the github workflow “Documentation” yesterday (12 hours ago), but not today, after I change a README file. So I undi…

---

## [Using CSS and JS function defined in Julia module for Pluto](https://discourse.julialang.org/t/using-css-and-js-function-defined-in-julia-module-for-pluto/132455)

<div class="topic-metadata">

**Author:** [@dmetivie](https://discourse.julialang.org/u/dmetivie)\
**Replies:** 2\
**Last updated:** [September 29, 2025, 7:36am UTC](https://discourse.julialang.org/t/using-css-and-js-function-defined-in-julia-module-for-pluto/132455 "2025-09-29T07:36:30Z")

</div>

I am creating a Julia package PlutoXXX.jl with some CSS and JS code. I want when checking a checkbox inside the Pluto notebook to activate the CSS and calling the JS function defined inside my module to activate a mode …

---

## [Juliaup installer fails on AWS: "cannot open /dev/pts/1: Permission denied"](https://discourse.julialang.org/t/juliaup-installer-fails-on-aws-cannot-open-dev-pts-1-permission-denied/132685)

<div class="topic-metadata">

**Author:** [@NonDairyNeutrino](https://discourse.julialang.org/u/NonDairyNeutrino)\
**Replies:** 3\
**Last updated:** [September 26, 2025, 9:42pm UTC](https://discourse.julialang.org/t/juliaup-installer-fails-on-aws-cannot-open-dev-pts-1-permission-denied/132685 "2025-09-26T21:42:25Z")

</div>

After ssh-ing into an AWS instance (I’m new to AWS), I’m attempting to install juliaup with the standard script curl -fsSL https://install.julialang.org | sh, but am met with sh: 148: cannot open /dev/pts/1: Permission…

---

## [Jupyter lab run\_kernel not working](https://discourse.julialang.org/t/jupyter-lab-run-kernel-not-working/132671)

<div class="topic-metadata">

**Author:** [@cpf-work](https://discourse.julialang.org/u/cpf-work)\
**Replies:** 0\
**Last updated:** [September 26, 2025, 8:59am UTC](https://discourse.julialang.org/t/jupyter-lab-run-kernel-not-working/132671 "2025-09-26T08:59:43Z")

</div>

I finally decided to update to 1.11 and juliaup. So I installed 1.11 with juliaup and got rid of the former 1.9 version I used. Ì’m on Windows 11. Everything seemed working except jupyterlab. I get the following in the t…

---

## [How to Copy a Table from VS Code Workspace](https://discourse.julialang.org/t/how-to-copy-a-table-from-vs-code-workspace/132625)

<div class="topic-metadata">

**Author:** [@rocco\_sprmnt21](https://discourse.julialang.org/u/rocco_sprmnt21)\
**Replies:** 2\
**Last updated:** [September 24, 2025, 3:13pm UTC](https://discourse.julialang.org/t/how-to-copy-a-table-from-vs-code-workspace/132625 "2025-09-24T15:13:27Z")

</div>

I would like to copy (to paste it, for example, into Excel) a complete table including the header, which I obtain from the vscodedisplay(matrix/dataframe) function or by showing it within the workspace.

---

## [\[ANN\] GitLabCodeQualityReports.jl](https://discourse.julialang.org/t/ann-gitlabcodequalityreports-jl/132542)

<div class="topic-metadata">

**Author:** [@danielmatz](https://discourse.julialang.org/u/danielmatz)\
**Replies:** 1\
**Last updated:** [September 22, 2025, 4:11am UTC](https://discourse.julialang.org/t/ann-gitlabcodequalityreports-jl/132542 "2025-09-22T04:11:43Z")

</div>

We use GitLab at work, and I was looking for a way to make deprecation warnings (and other warnings) more visible in the CI status. One option is to grep through the stderr of your test suite for the word “warning,” and…

---

## [Check whether a package name is available for automatic registration in the General registry](https://discourse.julialang.org/t/check-whether-a-package-name-is-available-for-automatic-registration-in-the-general-registry/132510)

<div class="topic-metadata">

**Author:** [@nsajko](https://discourse.julialang.org/u/nsajko)\
**Replies:** 3\
**Last updated:** [September 19, 2025, 12:38pm UTC](https://discourse.julialang.org/t/check-whether-a-package-name-is-available-for-automatic-registration-in-the-general-registry/132510 "2025-09-19T12:38:18Z")

</div>

Is there a way to check whether a package name would pass the automatic checks guarding registration? Other than starting registration outright.

---

## [GitError when another user tries to add my package from shared file server](https://discourse.julialang.org/t/giterror-when-another-user-tries-to-add-my-package-from-shared-file-server/132466)

<div class="topic-metadata">

**Author:** [@Nathan\_Boyer](https://discourse.julialang.org/u/Nathan_Boyer)\
**Replies:** 13\
**Last updated:** [September 18, 2025, 8:31am UTC](https://discourse.julialang.org/t/giterror-when-another-user-tries-to-add-my-package-from-shared-file-server/132466 "2025-09-18T08:31:07Z")

</div>

I am able to add and use this package without issue, but if anyone else at my company tries to use it, they get this error. How can I permit anyone with access to the network drive to use my packages? Input: Pkg.add(pa…

---

## [Embedded Julia scripting in SIGVIEW, request for comments](https://discourse.julialang.org/t/embedded-julia-scripting-in-sigview-request-for-comments/48625)

<div class="topic-metadata">

**Author:** [@gobrad](https://discourse.julialang.org/u/gobrad)\
**Replies:** 4\
**Last updated:** [September 16, 2025, 8:17am UTC](https://discourse.julialang.org/t/embedded-julia-scripting-in-sigview-request-for-comments/48625 "2025-09-16T08:17:47Z")

</div>

Hi Im am the author of SIGVIEW signal analysis software (commercial, Windows-only, www.sigview.com). Without any intention to use this forum for some kind of marketing, I wanted to inform you that SIGVIEW now includes …

---

## [🌏 Pluto in different languages!](https://discourse.julialang.org/t/pluto-in-different-languages/131540)

<div class="topic-metadata">

**Author:** [@fonsp](https://discourse.julialang.org/u/fonsp)\
**Replies:** 6\
**Last updated:** [September 12, 2025, 12:56pm UTC](https://discourse.julialang.org/t/pluto-in-different-languages/131540 "2025-09-12T12:56:52Z")

</div>

We want to make Julia and Pluto more accessible to a wider audience! Since 0.20.14 (August 2025), Pluto has a localization system, which means that the Pluto UI interface can be used in a different language, not just in …

---

## [Change location of lsdepot of VS Code](https://discourse.julialang.org/t/change-location-of-lsdepot-of-vs-code/132209)

<div class="topic-metadata">

**Author:** [@amrods](https://discourse.julialang.org/u/amrods)\
**Replies:** 0\
**Last updated:** [September 9, 2025, 4:32am UTC](https://discourse.julialang.org/t/change-location-of-lsdepot-of-vs-code/132209 "2025-09-09T04:32:41Z")

</div>

My system does not allow me to read this location when using the VS Code extension. Is there a way I can change that location in the settings of the extension? \[ Info: Starting LS with Julia 1.11.6 ERROR: LoadError: Err…

---

## [Pluto won't start](https://discourse.julialang.org/t/pluto-wont-start/132131)

<div class="topic-metadata">

**Author:** [@apchar](https://discourse.julialang.org/u/apchar)\
**Replies:** 6\
**Last updated:** [September 7, 2025, 6:05pm UTC](https://discourse.julialang.org/t/pluto-wont-start/132131 "2025-09-07T18:05:07Z")

</div>

I’m new. Just installed Julia 1.11.6 a few days ago. When I try to start pluto I get a methoderror exception. Ideas?? Kinda discouraging when the recommended platform wont even start. julia\> using Pluto julia\> Pluto.ru…

---

## [Security review](https://discourse.julialang.org/t/security-review/132041)

<div class="topic-metadata">

**Author:** [@amrods](https://discourse.julialang.org/u/amrods)\
**Replies:** 9\
**Last updated:** [September 2, 2025, 5:48pm UTC](https://discourse.julialang.org/t/security-review/132041 "2025-09-02T17:48:45Z")

</div>

I convinced my organization to give Julia a try. I am now responsible for setting up a process to review and approve code libraries prior to inclusion to a local software repository. I am to perform vulnerability scanni…

---

## [Lost in documentation deployment on Github](https://discourse.julialang.org/t/lost-in-documentation-deployment-on-github/131668)

<div class="topic-metadata">

**Author:** [@nicolas](https://discourse.julialang.org/u/nicolas)\
**Replies:** 3\
**Last updated:** [August 29, 2025, 7:29am UTC](https://discourse.julialang.org/t/lost-in-documentation-deployment-on-github/131668 "2025-08-29T07:29:18Z")

</div>

In 2021, I created the package GitHub - NicolasL-S/SpeedMapping.jl: General fixed point mapping acceleration and optimization in Julia I finally got some time to update it. I created a branch “MajorRefactor” to make all…

---

## [Formatting difference between VS Code and JuliaFormatter](https://discourse.julialang.org/t/formatting-difference-between-vs-code-and-juliaformatter/131910)

<div class="topic-metadata">

**Author:** [@hildebrandecon](https://discourse.julialang.org/u/hildebrandecon)\
**Replies:** 1\
**Last updated:** [August 28, 2025, 2:31pm UTC](https://discourse.julialang.org/t/formatting-difference-between-vs-code-and-juliaformatter/131910 "2025-08-28T14:31:39Z")

</div>

Hi, I noticed that when using JuliaFormatter v2.1.6 with VS Code and a local project environment (Project.toml), there is a difference in how spaces are handled in indexing expressions, even without a .JuliaFormatter.to…

---

## [Simple diagrams in docs](https://discourse.julialang.org/t/simple-diagrams-in-docs/131884)

<div class="topic-metadata">

**Author:** [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)\
**Replies:** 7\
**Last updated:** [August 28, 2025, 11:32am UTC](https://discourse.julialang.org/t/simple-diagrams-in-docs/131884 "2025-08-28T11:32:47Z")

</div>

I would like to include a simple diagram (= boxes connected by arrows) in the docs of a Julia package, generated by Documenter.jl as usual. I am not sure what my best option is. I can just write it in whatever markup I…

---

## [Format text with Orgmode syntax](https://discourse.julialang.org/t/format-text-with-orgmode-syntax/101385)

<div class="topic-metadata">

**Author:** [@nucholab](https://discourse.julialang.org/u/nucholab)\
**Replies:** 2\
**Last updated:** [August 27, 2025, 7:26am UTC](https://discourse.julialang.org/t/format-text-with-orgmode-syntax/101385 "2025-08-27T07:26:57Z")

</div>

Hello Is anyone using Orgmode instead of Markdown for the non-code parts of Pluto notebooks? E.g using @tecosaur ’s parser

---

## [TagBot does not create a GitHub release from a tag](https://discourse.julialang.org/t/tagbot-does-not-create-a-github-release-from-a-tag/108845)

<div class="topic-metadata">

**Author:** [@garrek](https://discourse.julialang.org/u/garrek)\
**Replies:** 5\
**Last updated:** [August 25, 2025, 4:28am UTC](https://discourse.julialang.org/t/tagbot-does-not-create-a-github-release-from-a-tag/108845 "2025-08-25T04:28:37Z")

</div>

I’ve registered a new release which has been merged into the General Registry, but the Julia TagBot doesn’t seem to be able to make a GitHub release. On the first try, it claimed there is a permissions-related error, but…

---

## [Using functions loaded via pycall (kwargs)](https://discourse.julialang.org/t/using-functions-loaded-via-pycall-kwargs/131775)

<div class="topic-metadata">

**Author:** [@Geegee](https://discourse.julialang.org/u/Geegee)\
**Replies:** 10\
**Last updated:** [August 24, 2025, 5:36am UTC](https://discourse.julialang.org/t/using-functions-loaded-via-pycall-kwargs/131775 "2025-08-24T05:36:33Z")

</div>

I think this might be an easy thing but currently I don’t know how to do this. I managed to import my python code and can call it but part of the functions require me to do something like f(x=a, y=c, \*\*rest) and as Ju…

[Previous page](https://discourse.julialang.org/c/tools/35.md?no_subcategories=false&page=5)

[Next page](https://discourse.julialang.org/c/tools/35.md?no_subcategories=false&page=7)
