# Tooling

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

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

**Page:** 31

---

## [Initialize git repo to organization rather than user in PkgTemplates.jl](https://discourse.julialang.org/t/initialize-git-repo-to-organization-rather-than-user-in-pkgtemplates-jl/99428)

<div class="topic-metadata">

**Author:** [@disberd](https://discourse.julialang.org/u/disberd)\
**Replies:** 4\
**Last updated:** [May 27, 2023, 7:48am UTC](https://discourse.julialang.org/t/initialize-git-repo-to-organization-rather-than-user-in-pkgtemplates-jl/99428 "2023-05-27T07:48:27Z")

</div>

I would like to create a template from PkgTemplates to simplify the package generation procedure for some colleagues within my organization. We have set up a group on a self-hosted gitlab instance and I would like all o…

---

## [How are cell IDs generated?](https://discourse.julialang.org/t/how-are-cell-ids-generated/99284)

<div class="topic-metadata">

**Author:** [@rgouveiamendes](https://discourse.julialang.org/u/rgouveiamendes)\
**Replies:** 8\
**Last updated:** [May 26, 2023, 9:03am UTC](https://discourse.julialang.org/t/how-are-cell-ids-generated/99284 "2023-05-26T09:03:12Z")

</div>

I would like to populate Pluto cells with content stored in an Excel file. Copy&Paste is of course an option, but not very sensible… Does anyone know how Pluto assigns the cell ID? It would make my life much easier. …

---

## [Vscode language server crashes](https://discourse.julialang.org/t/vscode-language-server-crashes/99176)

<div class="topic-metadata">

**Author:** [@hros](https://discourse.julialang.org/u/hros)\
**Replies:** 1\
**Last updated:** [May 21, 2023, 4:28am UTC](https://discourse.julialang.org/t/vscode-language-server-crashes/99176 "2023-05-21T04:28:22Z")

</div>

vs code language server crashes when started I reinstalled the extension (first removed the extension and also deleted its directory) I’m running code (and Julia) in WSL-2 (Ubuntu 22.04) in Windows 11 I’ve seen severa…

---

## [How to disable automatic formatting options in vscode?](https://discourse.julialang.org/t/how-to-disable-automatic-formatting-options-in-vscode/75157)

<div class="topic-metadata">

**Author:** [@jishnub](https://discourse.julialang.org/u/jishnub)\
**Replies:** 3\
**Last updated:** [May 20, 2023, 4:32pm UTC](https://discourse.julialang.org/t/how-to-disable-automatic-formatting-options-in-vscode/75157 "2023-05-20T16:32:14Z")

</div>

I’m referring especially to the indentation and the stripping of trailing semicolons, which I find a bit annoying tbh, but I wonder how to disable any of the automatic formatting settings in vscode? I have looked through…

---

## [Do I need to restart the REPL every time before rerunning a Julia script?](https://discourse.julialang.org/t/do-i-need-to-restart-the-repl-every-time-before-rerunning-a-julia-script/99110)

<div class="topic-metadata">

**Author:** [@WuSiren](https://discourse.julialang.org/u/WuSiren)\
**Replies:** 2\
**Last updated:** [May 20, 2023, 1:04am UTC](https://discourse.julialang.org/t/do-i-need-to-restart-the-repl-every-time-before-rerunning-a-julia-script/99110 "2023-05-20T01:04:19Z")

</div>

Julia’s package loading process can be quite time-consuming, but when debugging code, I often need to run the script multiple times. To clear the previously produced results in the workspace, I employ the practice of res…

---

## [Sending code to REPL automatically installs packages without prompt](https://discourse.julialang.org/t/sending-code-to-repl-automatically-installs-packages-without-prompt/99072)

<div class="topic-metadata">

**Author:** [@zalky](https://discourse.julialang.org/u/zalky)\
**Replies:** 1\
**Last updated:** [May 18, 2023, 8:21pm UTC](https://discourse.julialang.org/t/sending-code-to-repl-automatically-installs-packages-without-prompt/99072 "2023-05-18T20:21:54Z")

</div>

Hi all, So my REPL workflow involves sending code to the Julia REPL to be evaluated into the running environment. This is in contrast to typing code into the REPL manually. Unfortunately if there’s an import SomePackag…

---

## [Programmatically use dependency from alternate registry](https://discourse.julialang.org/t/programmatically-use-dependency-from-alternate-registry/99066)

<div class="topic-metadata">

**Author:** [@cpaniaguam](https://discourse.julialang.org/u/cpaniaguam)\
**Replies:** 0\
**Last updated:** [May 18, 2023, 2:36pm UTC](https://discourse.julialang.org/t/programmatically-use-dependency-from-alternate-registry/99066 "2023-05-18T14:36:47Z")

</div>

I am writing a package MyPkg that has some dependencies from a third party registry. If I try to naively install MyPkg I get hit with an error of the following sort: (@v1.9) pkg\> add https://github.com/myusername/MyPkg.…

---

## [JuliaPro v1.5.3-1 and Julia v.1.5.4 quarantined by Cisco AMP as ransomware](https://discourse.julialang.org/t/juliapro-v1-5-3-1-and-julia-v-1-5-4-quarantined-by-cisco-amp-as-ransomware/57233)

<div class="topic-metadata">

**Author:** [@elbert5770](https://discourse.julialang.org/u/elbert5770)\
**Replies:** 2\
**Last updated:** [May 18, 2023, 3:37am UTC](https://discourse.julialang.org/t/juliapro-v1-5-3-1-and-julia-v-1-5-4-quarantined-by-cisco-amp-as-ransomware/57233 "2023-05-18T03:37:26Z")

</div>

Event Type: Threat Detected Computer:XXX Hostname: XXX IP: XXX Detection: W32.MAP.Ransomware.rewrite File: julia.exe File path: \\?\\C:\\Users\\XXX\\AppData\\Local\\JuliaPro-1.5.3-1\\Julia-1.5.3\\bin\\julia.exe Detection SH…

---

## [JuliaHub - Julia IDE fresh environment](https://discourse.julialang.org/t/juliahub-julia-ide-fresh-environment/98967)

<div class="topic-metadata">

**Author:** [@Lincoln\_Hannah](https://discourse.julialang.org/u/Lincoln_Hannah)\
**Replies:** 2\
**Last updated:** [May 17, 2023, 4:53am UTC](https://discourse.julialang.org/t/juliahub-julia-ide-fresh-environment/98967 "2023-05-17T04:53:36Z")

</div>

In JuliaHub with Julia IDE is it possible to wipe all files and installed packages and start again with a fresh environment, on the same account ?

---

## [How to configure an artifact to use a header during package download?](https://discourse.julialang.org/t/how-to-configure-an-artifact-to-use-a-header-during-package-download/96057)

<div class="topic-metadata">

**Author:** [@BambOoxX](https://discourse.julialang.org/u/BambOoxX)\
**Replies:** 3\
**Last updated:** [May 15, 2023, 11:49am UTC](https://discourse.julialang.org/t/how-to-configure-an-artifact-to-use-a-header-during-package-download/96057 "2023-05-15T11:49:40Z")

</div>

While trying to configure an artifact for a package stored on a private GitLab instance, I tested the requests using a private token to retrieve the file, which worked fine with Downloads.download by passing a headers=Di…

---

## [Vscode 'send to active terminal' for persistence and access to scheduler-controlled HPC nodes?](https://discourse.julialang.org/t/vscode-send-to-active-terminal-for-persistence-and-access-to-scheduler-controlled-hpc-nodes/65132)

<div class="topic-metadata">

**Author:** [@mkarikom](https://discourse.julialang.org/u/mkarikom)\
**Replies:** 4\
**Last updated:** [May 15, 2023, 8:48am UTC](https://discourse.julialang.org/t/vscode-send-to-active-terminal-for-persistence-and-access-to-scheduler-controlled-hpc-nodes/65132 "2023-05-15T08:48:07Z")

</div>

Question: How do we make @command:language-julia.executeJuliaCodeInREPL control the active terminal instead of the REPL? This would be analogous to setting "r.alwaysUseActiveTerminal": true for Yuki Ueda’s R extension b…

---

## [Installing Julia Nightly with juliaup](https://discourse.julialang.org/t/installing-julia-nightly-with-juliaup/89749)

<div class="topic-metadata">

**Author:** [@PeterSimon](https://discourse.julialang.org/u/PeterSimon)\
**Replies:** 3\
**Last updated:** [May 13, 2023, 5:58pm UTC](https://discourse.julialang.org/t/installing-julia-nightly-with-juliaup/89749 "2023-05-13T17:58:32Z")

</div>

I used to use jill.py to manage Julia installation. It supported installing the latest nightly version (i.e. 1.9), but I don’t see how to get juliaup to install it. Is there a way to do so?

---

## [Neovim/slime/tmux and bracketed-paste](https://discourse.julialang.org/t/neovim-slime-tmux-and-bracketed-paste/98778)

<div class="topic-metadata">

**Author:** [@ZuseZ4](https://discourse.julialang.org/u/ZuseZ4)\
**Replies:** 1\
**Last updated:** [May 13, 2023, 3:57am UTC](https://discourse.julialang.org/t/neovim-slime-tmux-and-bracketed-paste/98778 "2023-05-13T03:57:09Z")

</div>

Hi, I am just getting started in julia. I usually avoid repl based settings, but I see that this doesn’t really work for julia. My local laptop is really weak, so I usually jump trough three ssh connections and work on…

---

## [Can a package be registered that is not on v0.01, v0.1 or v1?](https://discourse.julialang.org/t/can-a-package-be-registered-that-is-not-on-v0-01-v0-1-or-v1/98722)

<div class="topic-metadata">

**Author:** [@sylvaticus](https://discourse.julialang.org/u/sylvaticus)\
**Replies:** 2\
**Last updated:** [May 12, 2023, 9:41am UTC](https://discourse.julialang.org/t/can-a-package-be-registered-that-is-not-on-v0-01-v0-1-or-v1/98722 "2023-05-12T09:41:45Z")

</div>

Can I develop a package without register it and only when it is on a certain version, let’s say v0.5, register it ?

---

## [VSCode Run Multiple Lines from File in Terminal Broken](https://discourse.julialang.org/t/vscode-run-multiple-lines-from-file-in-terminal-broken/94796)

<div class="topic-metadata">

**Author:** [@mrufsvold](https://discourse.julialang.org/u/mrufsvold)\
**Replies:** 6\
**Last updated:** [May 11, 2023, 4:44pm UTC](https://discourse.julialang.org/t/vscode-run-multiple-lines-from-file-in-terminal-broken/94796 "2023-05-11T16:44:56Z")

</div>

EDITED: I was able to narrow down the problem a bit. I recently updated Julia to v1.9.0-beta4. Previously I was on v1.8.2. I have been using v1.41.1 Pre-Release of the Julia VSCode extension. After updating Julia versi…

---

## [VSCode plots wont show anymore anywhere](https://discourse.julialang.org/t/vscode-plots-wont-show-anymore-anywhere/73470)

<div class="topic-metadata">

**Author:** [@Wingmore](https://discourse.julialang.org/u/Wingmore)\
**Replies:** 17\
**Last updated:** [May 11, 2023, 3:48pm UTC](https://discourse.julialang.org/t/vscode-plots-wont-show-anymore-anywhere/73470 "2023-05-11T15:48:10Z")

</div>

I have had no issues with VSCode plots until all of a sudden, they stopped showing up. I dont even know what I changed because no matter what I do, the plots dont show up whatsoever. I’m using PlotlyJS, and a simple lin…

---

## [MWE of a segmentation fault when trying to use a dev local package that contains a function that calls a Python function/structure](https://discourse.julialang.org/t/mwe-of-a-segmentation-fault-when-trying-to-use-a-dev-local-package-that-contains-a-function-that-calls-a-python-function-structure/98575)

<div class="topic-metadata">

**Author:** [@martinmestre](https://discourse.julialang.org/u/martinmestre)\
**Replies:** 3\
**Last updated:** [May 10, 2023, 9:16pm UTC](https://discourse.julialang.org/t/mwe-of-a-segmentation-fault-when-trying-to-use-a-dev-local-package-that-contains-a-function-that-calls-a-python-function-structure/98575 "2023-05-10T21:16:22Z")

</div>

Hello, For coherence I leave the original formulation in this cell but I have made a MWE in the second cell below. Thanks I am building a package that has some dependencies including PythonCall. The module is like this…

---

## [How to disable smart brackets in Jupyter Notebook?](https://discourse.julialang.org/t/how-to-disable-smart-brackets-in-jupyter-notebook/98669)

<div class="topic-metadata">

**Author:** [@matthias314](https://discourse.julialang.org/u/matthias314)\
**Replies:** 1\
**Last updated:** [May 11, 2023, 9:40am UTC](https://discourse.julialang.org/t/how-to-disable-smart-brackets-in-jupyter-notebook/98669 "2023-05-11T09:40:51Z")

</div>

How can I disable smart brackets and quotes in Jupyter Notebook? The advice here is to create a file ~/.jupyter/nbconfig/notebook.json with the content { "CodeCell": { "cm\_config": { "autoCloseBr…

---

## [Juliaup and VS Code](https://discourse.julialang.org/t/juliaup-and-vs-code/98614)

<div class="topic-metadata">

**Author:** [@Torkel](https://discourse.julialang.org/u/Torkel)\
**Replies:** 2\
**Last updated:** [May 10, 2023, 3:28pm UTC](https://discourse.julialang.org/t/juliaup-and-vs-code/98614 "2023-05-10T15:28:24Z")

</div>

I have the juliaup package to manage my Julia version (and update Julia). With 1.9 arriving, I did a juliaup update command to get the latest version. Unfortunately, I ran into the following trouble when I tried to ope…

---

## [Introducing Genie UI Assistant: the AI-powered UI builder for Genie apps](https://discourse.julialang.org/t/introducing-genie-ui-assistant-the-ai-powered-ui-builder-for-genie-apps/98561)

<div class="topic-metadata">

**Author:** [@essenciary](https://discourse.julialang.org/u/essenciary)\
**Replies:** 0\
**Last updated:** [May 9, 2023, 4:05pm UTC](https://discourse.julialang.org/t/introducing-genie-ui-assistant-the-ai-powered-ui-builder-for-genie-apps/98561 "2023-05-09T16:05:29Z")

</div>

Hi everyone! I am thrilled to announce the launch of :genie:Genie UI Assistant, an AI-powered UI builder for Genie apps! Developed with GPT-4 :robot:, it enables Genie Builder and Genie Cloud users to create UIs faster,…

---

## [Problem with CI of documentation](https://discourse.julialang.org/t/problem-with-ci-of-documentation/98480)

<div class="topic-metadata">

**Author:** [@vladdez](https://discourse.julialang.org/u/vladdez)\
**Replies:** 1\
**Last updated:** [May 8, 2023, 3:26pm UTC](https://discourse.julialang.org/t/problem-with-ci-of-documentation/98480 "2023-05-08T15:26:12Z")

</div>

Hi! I am trying to deploy my own library, but I have a problem with GitHub Actions: CI.yaml and docs.yaml do not work. And … it’s even hard to explain what is the problem. Here are some screenshots: error in build and…

---

## [Running tests for Apple silicon on a GitHub CI workflow](https://discourse.julialang.org/t/running-tests-for-apple-silicon-on-a-github-ci-workflow/98443)

<div class="topic-metadata">

**Author:** [@ferrolho](https://discourse.julialang.org/u/ferrolho)\
**Replies:** 3\
**Last updated:** [May 7, 2023, 7:19pm UTC](https://discourse.julialang.org/t/running-tests-for-apple-silicon-on-a-github-ci-workflow/98443 "2023-05-07T19:19:12Z")

</div>

Has anyone managed to include an Apple silicon instance in their GitHub CI test jobs? I tried adding the following to a CI.yml: jobs: test: name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }…

---

## [Interdependent Widgets in one Cell](https://discourse.julialang.org/t/interdependent-widgets-in-one-cell/98351)

<div class="topic-metadata">

**Author:** [@GoodDayToYouAll](https://discourse.julialang.org/u/GoodDayToYouAll)\
**Replies:** 3\
**Last updated:** [May 7, 2023, 6:41pm UTC](https://discourse.julialang.org/t/interdependent-widgets-in-one-cell/98351 "2023-05-07T18:41:58Z")

</div>

Hi everyone, I am quite new to Pluto and I am a little stuck. Also I don’t know how to properly include Pluto code here, if this is possible, please tell me. Core Problem: As to my question: In principle I want to ac…

---

## [IntelliSense is very slow for code complete](https://discourse.julialang.org/t/intellisense-is-very-slow-for-code-complete/98418)

<div class="topic-metadata">

**Author:** [@lionisxn](https://discourse.julialang.org/u/lionisxn)\
**Replies:** 0\
**Last updated:** [May 6, 2023, 11:09am UTC](https://discourse.julialang.org/t/intellisense-is-very-slow-for-code-complete/98418 "2023-05-06T11:09:52Z")

</div>

I just switched from Atom to Vscode, and found that the “code complete” performs well when editing a small script, but acts very slowly in the case of editing a file, such as a function, belonging to a package. Any sugge…

---

## [\`Missing Reference: \_\` using Chain.jl](https://discourse.julialang.org/t/missing-reference-using-chain-jl/98334)

<div class="topic-metadata">

**Author:** [@mrufsvold](https://discourse.julialang.org/u/mrufsvold)\
**Replies:** 5\
**Last updated:** [May 5, 2023, 7:21am UTC](https://discourse.julialang.org/t/missing-reference-using-chain-jl/98334 "2023-05-05T07:21:32Z")

</div>

I have been enjoying using Chain.jl. However, the VSCode Linter’s Missing Reference check doesn’t like that it requires using the underscore symbol without declaring a value for it. Is there any workaround for these fals…

---

## [\`StatsBase\` restricted from upgrading due to compatability constraints](https://discourse.julialang.org/t/statsbase-restricted-from-upgrading-due-to-compatability-constraints/98211)

<div class="topic-metadata">

**Author:** [@Debartha\_Paul](https://discourse.julialang.org/u/Debartha_Paul)\
**Replies:** 7\
**Last updated:** [May 4, 2023, 6:46pm UTC](https://discourse.julialang.org/t/statsbase-restricted-from-upgrading-due-to-compatability-constraints/98211 "2023-05-04T18:46:03Z")

</div>

I noticed that StatsBase received a version bump to 0.34.0 from 0.33.21 (was earlier from 0.33.22). I tried to update all of my packages to the latest release, but StatsBase didn’t get updated. Here’s my \]st after updati…

---

## [Is there a Julia package similar to the Python's "ShowYourWork"?](https://discourse.julialang.org/t/is-there-a-julia-package-similar-to-the-pythons-showyourwork/97475)

<div class="topic-metadata">

**Author:** [@martinmestre](https://discourse.julialang.org/u/martinmestre)\
**Replies:** 17\
**Last updated:** [May 1, 2023, 10:57am UTC](https://discourse.julialang.org/t/is-there-a-julia-package-similar-to-the-pythons-showyourwork/97475 "2023-05-01T10:57:02Z")

</div>

Hello, I mean this Python package Thanks.

---

## [Stable (tagged) versions are not being deployed?](https://discourse.julialang.org/t/stable-tagged-versions-are-not-being-deployed/98129)

<div class="topic-metadata">

**Author:** [@tpoisot](https://discourse.julialang.org/u/tpoisot)\
**Replies:** 2\
**Last updated:** [May 1, 2023, 3:11am UTC](https://discourse.julialang.org/t/stable-tagged-versions-are-not-being-deployed/98129 "2023-05-01T03:11:24Z")

</div>

I am using this workflow file to build the documentation for a package: The dev version works, but the tags (which are generated by TagBot) are not resulting in a stable version being built. Is there something obviou…

---

## [Wrap long (in width) Pluto errors](https://discourse.julialang.org/t/wrap-long-in-width-pluto-errors/97716)

<div class="topic-metadata">

**Author:** [@filchristou](https://discourse.julialang.org/u/filchristou)\
**Replies:** 2\
**Last updated:** [April 27, 2023, 7:13pm UTC](https://discourse.julialang.org/t/wrap-long-in-width-pluto-errors/97716 "2023-04-27T19:13:31Z")

</div>

Sometimes errors in Pluto are long and in order to see them you need to use the cursor For example: I need to scroll right This can be quite disturbing in some cases. Is there a way to wrap the text w.r.t the ma…

---

## [What causes the Distributed.ProcessExitedException(3) error in Julia and how can I resolve it in my Pluto notebook?](https://discourse.julialang.org/t/what-causes-the-distributed-processexitedexception-3-error-in-julia-and-how-can-i-resolve-it-in-my-pluto-notebook/97790)

<div class="topic-metadata">

**Author:** [@kondjenim](https://discourse.julialang.org/u/kondjenim)\
**Replies:** 4\
**Last updated:** [April 27, 2023, 4:02pm UTC](https://discourse.julialang.org/t/what-causes-the-distributed-processexitedexception-3-error-in-julia-and-how-can-i-resolve-it-in-my-pluto-notebook/97790 "2023-04-27T16:02:26Z")

</div>

I am encountering the Distributed.ProcessExitedException(3) error in my Julia Pluto notebook. I am not sure what is causing this error or how to resolve it. I have tried updating Julia and the Pluto package, as well as r…

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

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