# Tooling

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

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

**Page:** 38

---

## [Unable to use @bind from PlutoUI on Colab](https://discourse.julialang.org/t/unable-to-use-bind-from-plutoui-on-colab/90590)

<div class="topic-metadata">

**Author:** [@Mahrukh](https://discourse.julialang.org/u/Mahrukh)\
**Replies:** 6\
**Last updated:** [November 22, 2022, 4:07am UTC](https://discourse.julialang.org/t/unable-to-use-bind-from-plutoui-on-colab/90590 "2022-11-22T04:07:15Z")

</div>

Hi everyone! I’m trying to run the Julia code from https://github.com/mitmath/18S191/blob/Fall20/lecture\_notebooks/week1/01-images-intro.jl on Colab as I can’t run it on my local machine. Pretty much all cells get execut…

---

## [Error show up during compilation](https://discourse.julialang.org/t/error-show-up-during-compilation/90596)

<div class="topic-metadata">

**Author:** [@Jorgedltn](https://discourse.julialang.org/u/Jorgedltn)\
**Replies:** 0\
**Last updated:** [November 21, 2022, 4:49pm UTC](https://discourse.julialang.org/t/error-show-up-during-compilation/90596 "2022-11-21T16:49:07Z")

</div>

I was trying to compile a project in VS that interact with julia code within some wrappers. This project is working with the julia version v1.0.5. When I compile the project, the next error is show up in the terminal: …

---

## [ImageMagick on Windows: LoadError: Unable to open libLLVM](https://discourse.julialang.org/t/imagemagick-on-windows-loaderror-unable-to-open-libllvm/90561)

<div class="topic-metadata">

**Author:** [@codeguru](https://discourse.julialang.org/u/codeguru)\
**Replies:** 2\
**Last updated:** [November 21, 2022, 4:44pm UTC](https://discourse.julialang.org/t/imagemagick-on-windows-loaderror-unable-to-open-libllvm/90561 "2022-11-21T16:44:50Z")

</div>

I get following error while building ImageMagick on Windows: julia\> Pkg.build("ImageMagick") Building ImageMagick → \`C:\\Users\\USER\\.julia\\scratchspaces\\44cfe95a-1eb2-52ea-b672-e2afdf69b78f\\54dfa264804aefc44630c96619…

---

## [Function diagm() does not work in Julia v1.0.5?](https://discourse.julialang.org/t/function-diagm-does-not-work-in-julia-v1-0-5/90359)

<div class="topic-metadata">

**Author:** [@Jorgedltn](https://discourse.julialang.org/u/Jorgedltn)\
**Replies:** 3\
**Last updated:** [November 21, 2022, 4:21pm UTC](https://discourse.julialang.org/t/function-diagm-does-not-work-in-julia-v1-0-5/90359 "2022-11-21T16:21:22Z")

</div>

I am trying to construct a diagonal matrix by using the function diagm() within a test project that is formed by a group of Julia files. When I include all of these files into the Julia terminal to run and prove if these…

---

## [How to hide output from a pluto cell](https://discourse.julialang.org/t/how-to-hide-output-from-a-pluto-cell/90057)

<div class="topic-metadata">

**Author:** [@Xavier\_Gonzalez](https://discourse.julialang.org/u/Xavier_Gonzalez)\
**Replies:** 2\
**Last updated:** [November 20, 2022, 10:04pm UTC](https://discourse.julialang.org/t/how-to-hide-output-from-a-pluto-cell/90057 "2022-11-20T22:04:49Z")

</div>

I am using Pluto.jl I am importing some dictionaries that have as entries fairly large tensors (100x100x100). The tensors are store as BSON files, so that code is output = BSON.load(path\_to\_file); Just to make the…

---

## [Documenter: how to exclude search results?](https://discourse.julialang.org/t/documenter-how-to-exclude-search-results/86785)

<div class="topic-metadata">

**Author:** [@t-bltg](https://discourse.julialang.org/u/t-bltg)\
**Replies:** 3\
**Last updated:** [November 20, 2022, 9:36pm UTC](https://discourse.julialang.org/t/documenter-how-to-exclude-search-results/86785 "2022-11-20T21:36:55Z")

</div>

I’d like to exclude certain pages from appearing in the search results for fixing Docs: Search results are hard to interpret for common search terms · Issue #4157 · JuliaPlots/Plots.jl · GitHub. What is the process used…

---

## [How to debug exception triggered by unit test in VSCode](https://discourse.julialang.org/t/how-to-debug-exception-triggered-by-unit-test-in-vscode/90438)

<div class="topic-metadata">

**Author:** [@nrontsis](https://discourse.julialang.org/u/nrontsis)\
**Replies:** 1\
**Last updated:** [November 20, 2022, 6:12pm UTC](https://discourse.julialang.org/t/how-to-debug-exception-triggered-by-unit-test-in-vscode/90438 "2022-11-20T18:12:26Z")

</div>

Suppose the following minimal example, that triggers an exception in its execution, due to the return x + 1 line: using Test function f(x) return x + 1 end @test f(\[0\]) == \[1\] I want to launch a debugging session…

---

## [Atom 1.39 won't build julia-client](https://discourse.julialang.org/t/atom-1-39-wont-build-julia-client/26696)

<div class="topic-metadata">

**Author:** [@gabehassler](https://discourse.julialang.org/u/gabehassler)\
**Replies:** 49\
**Last updated:** [November 20, 2022, 11:48am UTC](https://discourse.julialang.org/t/atom-1-39-wont-build-julia-client/26696 "2022-11-20T11:48:22Z")

</div>

Atom auto-updated from 1.38 to 1.39 this morning. When I started it, it sent me a message saying a needed to rebuild some out-of-date packages. I followed the prompt to rebuild, but it failed (sorry, I didn’t save the ex…

---

## [Inconsistent Test results between VScode TestItems.jl and Test.jl](https://discourse.julialang.org/t/inconsistent-test-results-between-vscode-testitems-jl-and-test-jl/90344)

<div class="topic-metadata">

**Author:** [@Maucejo](https://discourse.julialang.org/u/Maucejo)\
**Replies:** 4\
**Last updated:** [November 18, 2022, 4:10pm UTC](https://discourse.julialang.org/t/inconsistent-test-results-between-vscode-testitems-jl-and-test-jl/90344 "2022-11-18T16:10:24Z")

</div>

Hi all, When testing a package I develop, I had an inconsistency in the result of the unit test of one of my functions between the testing framework TestItems.jl used within the VSCode UI and Test.jl. Here is a code sa…

---

## [How to solve this package compatibility issue?](https://discourse.julialang.org/t/how-to-solve-this-package-compatibility-issue/90431)

<div class="topic-metadata">

**Author:** [@liuyxpp](https://discourse.julialang.org/u/liuyxpp)\
**Replies:** 2\
**Last updated:** [November 18, 2022, 9:15am UTC](https://discourse.julialang.org/t/how-to-solve-this-package-compatibility-issue/90431 "2022-11-18T09:15:33Z")

</div>

I have a package PAM that depends on GraphMakie.jl and uses the GLMakie backend. The pacakge now has a very peculiar issue related to the version of Observables.jl package. Tests show that the issue is caused by the late…

---

## [VSCode profview not showing](https://discourse.julialang.org/t/vscode-profview-not-showing/90189)

<div class="topic-metadata">

**Author:** [@ohmsweetohm1](https://discourse.julialang.org/u/ohmsweetohm1)\
**Replies:** 2\
**Last updated:** [November 17, 2022, 11:36am UTC](https://discourse.julialang.org/t/vscode-profview-not-showing/90189 "2022-11-17T11:36:17Z")

</div>

I used @profview on some code and nothing is shown in the tab. However, I can save the contents to a HTML. When opening it and looking at the developer consoler I see this exception: Uncaught RangeError: Maximum call sta…

---

## [Using Atomics in the vs code debugger](https://discourse.julialang.org/t/using-atomics-in-the-vs-code-debugger/90349)

<div class="topic-metadata">

**Author:** [@Impressium](https://discourse.julialang.org/u/Impressium)\
**Replies:** 0\
**Last updated:** [November 16, 2022, 1:46pm UTC](https://discourse.julialang.org/t/using-atomics-in-the-vs-code-debugger/90349 "2022-11-16T13:46:23Z")

</div>

Hi all :slight\_smile: I tried to use a = Threads.Atomic{Int}(1) a\[\] = 2 # more stuff... in the vs code debugger. It stopped and didn’t want to continue at a\[\] = 2. Any idea why? Thanks Cheers

---

## [Fix Manifest-file warnings for Pluto notebooks](https://discourse.julialang.org/t/fix-manifest-file-warnings-for-pluto-notebooks/89050)

<div class="topic-metadata">

**Author:** [@DOT](https://discourse.julialang.org/u/DOT)\
**Replies:** 1\
**Last updated:** [November 16, 2022, 6:18am UTC](https://discourse.julialang.org/t/fix-manifest-file-warnings-for-pluto-notebooks/89050 "2022-11-16T06:18:46Z")

</div>

Hi, When loading a certain Pluto notebook (written beginning 2022), I get the following two warning messages. julia\> Pluto.run() \[...\] Warning: The active manifest file at \[...\] has an old format that is being maintain…

---

## [Varinfo() not working in Jupyter Notebook in VSCode](https://discourse.julialang.org/t/varinfo-not-working-in-jupyter-notebook-in-vscode/90300)

<div class="topic-metadata">

**Author:** [@daler6](https://discourse.julialang.org/u/daler6)\
**Replies:** 0\
**Last updated:** [November 15, 2022, 4:30pm UTC](https://discourse.julialang.org/t/varinfo-not-working-in-jupyter-notebook-in-vscode/90300 "2022-11-15T16:30:15Z")

</div>

When I am running a JupyterNotebook using Julia in VS Code, I get the following error when I use the varinfo() function: ParseError: KaTeX parse error: No such environment: tabular at position 7: \\begin{̲t̲a̲b̲u̲l̲a̲r̲}…

---

## [Piracy hunting](https://discourse.julialang.org/t/piracy-hunting/90119)

<div class="topic-metadata">

**Author:** [@jakobnissen](https://discourse.julialang.org/u/jakobnissen)\
**Replies:** 14\
**Last updated:** [November 14, 2022, 11:30am UTC](https://discourse.julialang.org/t/piracy-hunting/90119 "2022-11-14T11:30:17Z")

</div>

I made a script to detect piracy, and I’d like feedback. Eventually I hope to put the functionality in Aqua.jl. There is already an old thread with a similar script here: Pirate Hunter. However, the script to longer work…

---

## [Using emacs-jupyter mode for development](https://discourse.julialang.org/t/using-emacs-jupyter-mode-for-development/45276)

<div class="topic-metadata">

**Author:** [@NightMachinary](https://discourse.julialang.org/u/NightMachinary)\
**Replies:** 24\
**Last updated:** [November 12, 2022, 1:48pm UTC](https://discourse.julialang.org/t/using-emacs-jupyter-mode-for-development/45276 "2022-11-12T13:48:58Z")

</div>

Can you write a post on your setup? (Your emacs config for it, an example notebook or two, a videocast perhaps) It sounds wonderful. :slight\_smile:

---

## [Increase wordwrap column in VSCode for Julia only](https://discourse.julialang.org/t/increase-wordwrap-column-in-vscode-for-julia-only/90047)

<div class="topic-metadata">

**Author:** [@amca01](https://discourse.julialang.org/u/amca01)\
**Replies:** 0\
**Last updated:** [November 10, 2022, 12:37pm UTC](https://discourse.julialang.org/t/increase-wordwrap-column-in-vscode-for-julia-only/90047 "2022-11-10T12:37:59Z")

</div>

In my IJulia cells in VSCode, lines are always wrapped at column 80, which is the system default, and which works for some other editing I do (such as LaTeX). But for Julia, 80 columns is too narrow; I’d much prefer to …

---

## [Where does Julia in VS Code specify startup shell commands if not within startup.jl?](https://discourse.julialang.org/t/where-does-julia-in-vs-code-specify-startup-shell-commands-if-not-within-startup-jl/89791)

<div class="topic-metadata">

**Author:** [@alex-s-gardner](https://discourse.julialang.org/u/alex-s-gardner)\
**Replies:** 2\
**Last updated:** [November 7, 2022, 12:10pm UTC](https://discourse.julialang.org/t/where-does-julia-in-vs-code-specify-startup-shell-commands-if-not-within-startup-jl/89791 "2022-11-07T12:10:58Z")

</div>

For some reason when the Julia REPL starts within VSCode when I hit shift-enter on my first line of Julia code a = 1 contained within a .jl file I get: source /Users/gardnera/tools/miniconda3/bin/activate julia\> urce /U…

---

## [VS Code 1.7.1.2 and Plots.jl not working](https://discourse.julialang.org/t/vs-code-1-7-1-2-and-plots-jl-not-working/87960)

<div class="topic-metadata">

**Author:** [@dleather](https://discourse.julialang.org/u/dleather)\
**Replies:** 15\
**Last updated:** [November 3, 2022, 7:47pm UTC](https://discourse.julialang.org/t/vs-code-1-7-1-2-and-plots-jl-not-working/87960 "2022-11-03T19:47:36Z")

</div>

I have Julia 1.8.1 installed, and the August 2022 update (1.7.2) of VS Code; the latest at the time of writing. Loading the REPL from the command line, the follow code works: using Pkg; Pkg.add(“Plots”); using Plots; …

---

## [Plots package not working in Pluto using Windows 11](https://discourse.julialang.org/t/plots-package-not-working-in-pluto-using-windows-11/89709)

<div class="topic-metadata">

**Author:** [@RayleighLord](https://discourse.julialang.org/u/RayleighLord)\
**Replies:** 5\
**Last updated:** [November 3, 2022, 2:13pm UTC](https://discourse.julialang.org/t/plots-package-not-working-in-pluto-using-windows-11/89709 "2022-11-03T14:13:50Z")

</div>

I wanted to try some of my notebooks on Windows 11 and I found that the Plots.jl package is not able to produce any of the plots I have. This is the code I want to run in Pluto using Plots plot(\[1, 2, 3\], \[1, 2, 3\]) an…

---

## [Is there an updated guide to host interactive Pluto notebooks online?](https://discourse.julialang.org/t/is-there-an-updated-guide-to-host-interactive-pluto-notebooks-online/89653)

<div class="topic-metadata">

**Author:** [@RayleighLord](https://discourse.julialang.org/u/RayleighLord)\
**Replies:** 2\
**Last updated:** [November 2, 2022, 10:43am UTC](https://discourse.julialang.org/t/is-there-an-updated-guide-to-host-interactive-pluto-notebooks-online/89653 "2022-11-02T10:43:41Z")

</div>

I am very interested in the possibility to host Pluto notebooks online with the interactive capabilities of the different sliders. However, I have not found a recent guide that uses the PlutoSliderServer package to achie…

---

## [HPC Workflow with VS remote extension](https://discourse.julialang.org/t/hpc-workflow-with-vs-remote-extension/78657)

<div class="topic-metadata">

**Author:** [@jmair](https://discourse.julialang.org/u/jmair)\
**Replies:** 8\
**Last updated:** [November 1, 2022, 4:34pm UTC](https://discourse.julialang.org/t/hpc-workflow-with-vs-remote-extension/78657 "2022-11-01T16:34:14Z")

</div>

Hi all, I would like to hear from people about their workflow in VS code while working with a HPC. In my experience, I use VS code (with remote extension) to be able to edit my code. I share my code via Git (and GitHub)…

---

## [Odd stacktrace in vscode jupyter](https://discourse.julialang.org/t/odd-stacktrace-in-vscode-jupyter/70742)

<div class="topic-metadata">

**Author:** [@Andrea\_Pagnani](https://discourse.julialang.org/u/Andrea_Pagnani)\
**Replies:** 6\
**Last updated:** [October 31, 2022, 11:11am UTC](https://discourse.julialang.org/t/odd-stacktrace-in-vscode-jupyter/70742 "2022-10-31T11:11:51Z")

</div>

Dear all I just realized an annoying feature in the stacktraces of the VScode jupyter notebook interface (VS Code Version: 1.61.2, julia version 1.6.3, on Mac OS X BigSur 11.6). I am using the Julia VS Code Extension (…

---

## [Logger local variable context](https://discourse.julialang.org/t/logger-local-variable-context/87828)

<div class="topic-metadata">

**Author:** [@efficiencynuts](https://discourse.julialang.org/u/efficiencynuts)\
**Replies:** 4\
**Last updated:** [October 30, 2022, 5:40pm UTC](https://discourse.julialang.org/t/logger-local-variable-context/87828 "2022-10-30T17:40:12Z")

</div>

I want to have a custom logger that will log certain local variables if available. I can’t seem to make the logger see the local variables. Normally I could do: @info gs\_tester to get an output like Info: gs\_tester="…

---

## [Notification when cell is re-run by the user?](https://discourse.julialang.org/t/notification-when-cell-is-re-run-by-the-user/89414)

<div class="topic-metadata">

**Author:** [@ssfrr](https://discourse.julialang.org/u/ssfrr)\
**Replies:** 3\
**Last updated:** [October 30, 2022, 2:11am UTC](https://discourse.julialang.org/t/notification-when-cell-is-re-run-by-the-user/89414 "2022-10-30T02:11:19Z")

</div>

I’m playing around a bit with Pluto and web-audio. Right now I’m just creating an oscillator with the frequency controlled by a slider. The code I have to do this is: htl""" \<script id="osctest"\> const div = this == nul…

---

## [Real time animations with Makie in Pluto](https://discourse.julialang.org/t/real-time-animations-with-makie-in-pluto/63684)

<div class="topic-metadata">

**Author:** [@GHRALIMA](https://discourse.julialang.org/u/GHRALIMA)\
**Replies:** 9\
**Last updated:** [October 29, 2022, 2:11pm UTC](https://discourse.julialang.org/t/real-time-animations-with-makie-in-pluto/63684 "2022-10-29T14:11:51Z")

</div>

Is there any way to create a real time animation using Makie in Pluto Notebooks? What I’m doing right now is creating the animation and recording it as video file, then inside the same Pluto cell, I load the file using …

---

## [Can VSCode linter only analyze the open file not all files in folder?](https://discourse.julialang.org/t/can-vscode-linter-only-analyze-the-open-file-not-all-files-in-folder/89485)

<div class="topic-metadata">

**Author:** [@greatpet](https://discourse.julialang.org/u/greatpet)\
**Replies:** 0\
**Last updated:** [October 29, 2022, 9:53am UTC](https://discourse.julialang.org/t/can-vscode-linter-only-analyze-the-open-file-not-all-files-in-folder/89485 "2022-10-29T09:53:57Z")

</div>

I have dozens of Julia scripts in a folder opened in VSCode. After some private package changes, many of them are broken and are flagged by VSCode as having problems in the Explorer (the left pane that lists files). Can …

---

## [Can VSCode linter warn undefined functions?](https://discourse.julialang.org/t/can-vscode-linter-warn-undefined-functions/89329)

<div class="topic-metadata">

**Author:** [@greatpet](https://discourse.julialang.org/u/greatpet)\
**Replies:** 3\
**Last updated:** [October 28, 2022, 5:07pm UTC](https://discourse.julialang.org/t/can-vscode-linter-warn-undefined-functions/89329 "2022-10-28T17:07:44Z")

</div>

If my mouse hovers above a function call, VSCode usually tells me information about the function, i.e. the arguments that should be supplied. If the function doesn’t exist, VSCode will tell me nothing, so VSCode is aware…

---

## [IJulia, WGLMakie, and JupyterLab: No output](https://discourse.julialang.org/t/ijulia-wglmakie-and-jupyterlab-no-output/70467)

<div class="topic-metadata">

**Author:** [@Ludovic\_Dumoulin](https://discourse.julialang.org/u/Ludovic_Dumoulin)\
**Replies:** 1\
**Last updated:** [October 27, 2022, 9:45pm UTC](https://discourse.julialang.org/t/ijulia-wglmakie-and-jupyterlab-no-output/70467 "2022-10-27T21:45:32Z")

</div>

Hello, I am using IJulia and WGLMakie, and I’d like to make interactive plot. Unfortunately when I run this code in a cell, there is no output… Nz = 100 Nt = 10 ρ\_t = rand(Nz, Nt) using Makie: Slider using WGLMakie WG…

---

## [After using VS Code debugger (compiled mode), error message of Optimization.jl appeared for a previously working code](https://discourse.julialang.org/t/after-using-vs-code-debugger-compiled-mode-error-message-of-optimization-jl-appeared-for-a-previously-working-code/89374)

<div class="topic-metadata">

**Author:** [@tlyim](https://discourse.julialang.org/u/tlyim)\
**Replies:** 0\
**Last updated:** [October 27, 2022, 2:12pm UTC](https://discourse.julialang.org/t/after-using-vs-code-debugger-compiled-mode-error-message-of-optimization-jl-appeared-for-a-previously-working-code/89374 "2022-10-27T14:12:56Z")

</div>

I have a working Julia code, which was converted from a working Matlab code. There were some minor differences in the results. I wanted to confirm whether they were due to an imperfect conversion of Matlab’s fmincon func…

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

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