# Tooling

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

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

**Page:** 35

---

## [Prerelease of new testing framework and test run UI in VS Code](https://discourse.julialang.org/t/prerelease-of-new-testing-framework-and-test-run-ui-in-vs-code/86355)

<div class="topic-metadata">

**Author:** [@davidanthoff](https://discourse.julialang.org/u/davidanthoff)\
**Replies:** 53\
**Last updated:** [February 9, 2023, 6:24am UTC](https://discourse.julialang.org/t/prerelease-of-new-testing-framework-and-test-run-ui-in-vs-code/86355 "2023-02-09T06:24:23Z")

</div>

I just pushed out a new release of the Julia VS Code extension (1.7.6) to everyone that includes a preview of our new test UI and a general new testing framework for Julia. For a short demo, take a look at our Juliacon …

---

## [VSCode: minimizing button disappears?](https://discourse.julialang.org/t/vscode-minimizing-button-disappears/94197)

<div class="topic-metadata">

**Author:** [@BLI](https://discourse.julialang.org/u/BLI)\
**Replies:** 0\
**Last updated:** [February 7, 2023, 11:49am UTC](https://discourse.julialang.org/t/vscode-minimizing-button-disappears/94197 "2023-02-07T11:49:18Z")

</div>

I’m using VSCode. Sometimes, the expansion/minimization buttons in the upper right corner disappear: and I don’t know how to get out of VSCode… the only way I have found is to kill the VSCode app using the task list (…

---

## [REPL emits columns when \`show(;allrows=true)\` is executed in Debug Console](https://discourse.julialang.org/t/repl-emits-columns-when-show-allrows-true-is-executed-in-debug-console/94154)

<div class="topic-metadata">

**Author:** [@mkarikom](https://discourse.julialang.org/u/mkarikom)\
**Replies:** 0\
**Last updated:** [February 6, 2023, 6:04pm UTC](https://discourse.julialang.org/t/repl-emits-columns-when-show-allrows-true-is-executed-in-debug-console/94154 "2023-02-06T18:04:02Z")

</div>

Steps to reproduce: debug some script in vscode where a DataFrame df is generated type show(df,allcols=true) in the Debug Console like show(df,allcols=true) nothing check the output in Terminal and see something lik…

---

## [Integration of JuliaFormatter](https://discourse.julialang.org/t/integration-of-juliaformatter/94135)

<div class="topic-metadata">

**Author:** [@hildebrandecon](https://discourse.julialang.org/u/hildebrandecon)\
**Replies:** 0\
**Last updated:** [February 6, 2023, 12:20pm UTC](https://discourse.julialang.org/t/integration-of-juliaformatter/94135 "2023-02-06T12:20:05Z")

</div>

Dear community, I am struggling with the integration of the JuliaFormatter in VS code. Suppose you have the following code in a file: x = rand(10, 10) sum(x, dims=1) Now, I have activated the auto format on save optio…

---

## [NeoVim + LanguageServer -- Packages not being sourced](https://discourse.julialang.org/t/neovim-languageserver-packages-not-being-sourced/93647)

<div class="topic-metadata">

**Author:** [@Santiago\_Lopez](https://discourse.julialang.org/u/Santiago_Lopez)\
**Replies:** 11\
**Last updated:** [February 5, 2023, 4:45pm UTC](https://discourse.julialang.org/t/neovim-languageserver-packages-not-being-sourced/93647 "2023-02-05T16:45:41Z")

</div>

I’m using NeoVim with LSP and cmp. My configuration works correctly; cmp correctly sources all the language servers I require (Python, Julia, R…) and shows no problem at all. However, when I work with Python for example,…

---

## [Julia and Nova?](https://discourse.julialang.org/t/julia-and-nova/94012)

<div class="topic-metadata">

**Author:** [@marianoarnaiz](https://discourse.julialang.org/u/marianoarnaiz)\
**Replies:** 2\
**Last updated:** [February 3, 2023, 9:07pm UTC](https://discourse.julialang.org/t/julia-and-nova/94012 "2023-02-03T21:07:30Z")

</div>

Hi all. I wonder if anyone is using Nova with Julia? I do not like Visual Code Studio and I wonder what IDE are you using

---

## [Is there a tool similar to jupyter-notebook, but not dependent on python?](https://discourse.julialang.org/t/is-there-a-tool-similar-to-jupyter-notebook-but-not-dependent-on-python/93847)

<div class="topic-metadata">

**Author:** [@MJulia](https://discourse.julialang.org/u/MJulia)\
**Replies:** 15\
**Last updated:** [February 3, 2023, 4:30pm UTC](https://discourse.julialang.org/t/is-there-a-tool-similar-to-jupyter-notebook-but-not-dependent-on-python/93847 "2023-02-03T16:30:45Z")

</div>

Pluto.jl is close, but it is not feature comparable to jupyter-notebook. Jupyter-notebook saves results (text outputs and figures) in the notebook, but it requires a python environment.

---

## [Documenter not uploading previews of pull requests](https://discourse.julialang.org/t/documenter-not-uploading-previews-of-pull-requests/93786)

<div class="topic-metadata">

**Author:** [@moble](https://discourse.julialang.org/u/moble)\
**Replies:** 7\
**Last updated:** [January 31, 2023, 5:45am UTC](https://discourse.julialang.org/t/documenter-not-uploading-previews-of-pull-requests/93786 "2023-01-31T05:45:17Z")

</div>

I have Documenter working nicely and deploying my main-branch docs to gh-pages — including both dev, stable, and the various releases. But now I want to see what the docs look like in a PR. From what I can tell of this…

---

## [Julia session crashes when calling \`JavaCall.init()\` from a julia session managed by VSCode](https://discourse.julialang.org/t/julia-session-crashes-when-calling-javacall-init-from-a-julia-session-managed-by-vscode/92555)

<div class="topic-metadata">

**Author:** [@tencnivel](https://discourse.julialang.org/u/tencnivel)\
**Replies:** 17\
**Last updated:** [January 26, 2023, 8:15pm UTC](https://discourse.julialang.org/t/julia-session-crashes-when-calling-javacall-init-from-a-julia-session-managed-by-vscode/92555 "2023-01-26T20:15:19Z")

</div>

I cant make JavaCall.init() work from a julia session started by the VSCode plugin. Same as for this post RCall vscode REPL crash, it works fine if I do it from a terminal. I have tried on two different machines, with …

---

## [Git LFS objects could be installed with a package](https://discourse.julialang.org/t/git-lfs-objects-could-be-installed-with-a-package/93553)

<div class="topic-metadata">

**Author:** [@lazzarello](https://discourse.julialang.org/u/lazzarello)\
**Replies:** 5\
**Last updated:** [January 26, 2023, 4:27pm UTC](https://discourse.julialang.org/t/git-lfs-objects-could-be-installed-with-a-package/93553 "2023-01-26T16:27:05Z")

</div>

There’s an open issue in Pkg.jl about some complexities when installing package dependencies that contain git LFS metadata for large objects. My use case is to require public NASA planetary data in a library that is a de…

---

## [Ask Pkg to resolve oldest possible versions for dependencies](https://discourse.julialang.org/t/ask-pkg-to-resolve-oldest-possible-versions-for-dependencies/93585)

<div class="topic-metadata">

**Author:** [@Krastanov](https://discourse.julialang.org/u/Krastanov)\
**Replies:** 0\
**Last updated:** [January 26, 2023, 4:26pm UTC](https://discourse.julialang.org/t/ask-pkg-to-resolve-oldest-possible-versions-for-dependencies/93585 "2023-01-26T16:26:48Z")

</div>

The compat for many of my packages looks like LibraryA = 0.1,0.2,0.3,0.4,0.5,0.6. I am starting to worry that I have inadvertently started relying on features introduced on a latter version that I simply did not notice a…

---

## [PackageCompiler with VS Code](https://discourse.julialang.org/t/packagecompiler-with-vs-code/64288)

<div class="topic-metadata">

**Author:** [@EvoArt](https://discourse.julialang.org/u/EvoArt)\
**Replies:** 5\
**Last updated:** [January 26, 2023, 12:24am UTC](https://discourse.julialang.org/t/packagecompiler-with-vs-code/64288 "2023-01-26T00:24:41Z")

</div>

I’ve been making custo system images like so using PackageCompiler create\_sysimage(\[:StatsPlots,:LinearAlgebra,:Calculus, :MCMCChains, :StatsPlots, :Distributions, :BenchmarkTools, :Tullio, :LoopVectorization\], sysimage…

---

## [ProgressMeter in Pluto](https://discourse.julialang.org/t/progressmeter-in-pluto/69190)

<div class="topic-metadata">

**Author:** [@Jon\_Norberg](https://discourse.julialang.org/u/Jon_Norberg)\
**Replies:** 2\
**Last updated:** [January 25, 2023, 2:54pm UTC](https://discourse.julialang.org/t/progressmeter-in-pluto/69190 "2023-01-25T14:54:07Z")

</div>

I vaguely remember this being addressed in one of the many Pluto videos, but I am not sure. So my question is: can I use ProgressMeter, or something similar to show the progress of a loop inside a Pluto cell? Right now, …

---

## [About PProf](https://discourse.julialang.org/t/about-pprof/93456)

<div class="topic-metadata">

**Author:** [@Kristin](https://discourse.julialang.org/u/Kristin)\
**Replies:** 8\
**Last updated:** [January 25, 2023, 10:43am UTC](https://discourse.julialang.org/t/about-pprof/93456 "2023-01-25T10:43:29Z")

</div>

Dear there, I’ve a quick question about PProf. I’m using Julia 1.8.4, and I’m learning the new profile tool. So I follow a simple example as below. I first define a function: function myfunc() A = rand(200, 200,…

---

## [Error: Package not found in current path?](https://discourse.julialang.org/t/error-package-not-found-in-current-path/80187)

<div class="topic-metadata">

**Author:** [@math\_opt](https://discourse.julialang.org/u/math_opt)\
**Replies:** 5\
**Last updated:** [January 25, 2023, 7:19am UTC](https://discourse.julialang.org/t/error-package-not-found-in-current-path/80187 "2023-01-25T07:19:07Z")

</div>

This post concerns the following error: ArgumentError: Package TestPkg not found in current path I started a new project TestPkg and ran into the above error. The steps I followed are as follows: I created a folder w…

---

## [Hosting PlutoSliderServer on Digital Ocean](https://discourse.julialang.org/t/hosting-plutosliderserver-on-digital-ocean/85449)

<div class="topic-metadata">

**Author:** [@marcobonici](https://discourse.julialang.org/u/marcobonici)\
**Replies:** 4\
**Last updated:** [January 23, 2023, 11:59pm UTC](https://discourse.julialang.org/t/hosting-plutosliderserver-on-digital-ocean/85449 "2023-01-23T23:59:00Z")

</div>

Hi there, I have been using @fonsp 's Pluto for a bit and I am quite satisfied with it. My next objective is setting up an interactive PlutoSliderServer to show some projects I have been working on. In order to achiev…

---

## [Minor julia upgrade -\> VSCode failures](https://discourse.julialang.org/t/minor-julia-upgrade-vscode-failures/93331)

<div class="topic-metadata">

**Author:** [@Ross\_Boylan](https://discourse.julialang.org/u/Ross_Boylan)\
**Replies:** 0\
**Last updated:** [January 21, 2023, 8:04pm UTC](https://discourse.julialang.org/t/minor-julia-upgrade-vscode-failures/93331 "2023-01-21T20:04:37Z")

</div>

I recently upgraded from julia 1.8.2 to 1.8.5 on Windows 10. I first uninstalled 1.8.2, and updated my PATH when installing 1.8.5. The julia extension in VSCode is configured to use the default julia, i.e., no special p…

---

## [Debian/Ubuntu users: where do you install julia's?](https://discourse.julialang.org/t/debian-ubuntu-users-where-do-you-install-julias/93270)

<div class="topic-metadata">

**Author:** [@tfiers](https://discourse.julialang.org/u/tfiers)\
**Replies:** 9\
**Last updated:** [January 21, 2023, 5:05am UTC](https://discourse.julialang.org/t/debian-ubuntu-users-where-do-you-install-julias/93270 "2023-01-21T05:05:47Z")

</div>

I’m on Windows, but experimenting with running Julia (and jupyter / IJulia) from WSL2 (windows subsystem for linux), in the hopes of speeding up startup latency times.\[1\] I’m not an experienced Linux user, and Platform …

---

## [Debugging with threads](https://discourse.julialang.org/t/debugging-with-threads/93281)

<div class="topic-metadata">

**Author:** [@Ross\_Boylan](https://discourse.julialang.org/u/Ross_Boylan)\
**Replies:** 1\
**Last updated:** [January 20, 2023, 10:04pm UTC](https://discourse.julialang.org/t/debugging-with-threads/93281 "2023-01-20T22:04:18Z")

</div>

I have code which spawns some threads with tasks = \[Threads.@spawn worker(command, ml, ev) for i in 1:nT\]. I put a breakpoint inside the worker() function using VSCode and started a higher level function with @enter fro…

---

## [Problem downloading cache behind proxy](https://discourse.julialang.org/t/problem-downloading-cache-behind-proxy/93268)

<div class="topic-metadata">

**Author:** [@bbejanov](https://discourse.julialang.org/u/bbejanov)\
**Replies:** 0\
**Last updated:** [January 20, 2023, 3:13pm UTC](https://discourse.julialang.org/t/problem-downloading-cache-behind-proxy/93268 "2023-01-20T15:13:20Z")

</div>

I am behind a proxy and the VScode Julia extension fails to download its cache files. I suspect that’s because of the proxy, but I’m not sure. In any case, everything works fine, but I’m wondering if there’s anything…

---

## [Where is binary file of jupyter installed by IJulia in Win11?](https://discourse.julialang.org/t/where-is-binary-file-of-jupyter-installed-by-ijulia-in-win11/93248)

<div class="topic-metadata">

**Author:** [@J.J.sakurai](https://discourse.julialang.org/u/J.J.sakurai)\
**Replies:** 1\
**Last updated:** [January 20, 2023, 7:44am UTC](https://discourse.julialang.org/t/where-is-binary-file-of-jupyter-installed-by-ijulia-in-win11/93248 "2023-01-20T07:44:31Z")

</div>

I have installed Julia 1.8.5 on windows 11 and added IJulia. By running a Jupyterlab() in REPL, I now enjoy using Jupyterlab. I would like to install jupyterlab-vim on my Jupyterlab. According to the instruction, I …

---

## [Cross-Compiling Julia from source for the Raspberry Pi 3b+](https://discourse.julialang.org/t/cross-compiling-julia-from-source-for-the-raspberry-pi-3b/79301)

<div class="topic-metadata">

**Author:** [@jmair](https://discourse.julialang.org/u/jmair)\
**Replies:** 7\
**Last updated:** [January 20, 2023, 7:14am UTC](https://discourse.julialang.org/t/cross-compiling-julia-from-source-for-the-raspberry-pi-3b/79301 "2023-01-20T07:14:22Z")

</div>

Hi everyone, I was just wondering if there were any easy ways to compile Julia for aarch64. I have found JuliaBerry, which has a guide on how to locally compile Julia on the Pi itself, but this will take almost an entir…

---

## [Data Visualization](https://discourse.julialang.org/t/data-visualization/93160)

<div class="topic-metadata">

**Author:** [@BadBoy](https://discourse.julialang.org/u/BadBoy)\
**Replies:** 1\
**Last updated:** [January 18, 2023, 3:04pm UTC](https://discourse.julialang.org/t/data-visualization/93160 "2023-01-18T15:04:45Z")

</div>

Suppose one data frame has two categorical variables, one is gender(male and female) and other one is smoking status(smokes, never smoked, formerly smokes, unknown) . Now how do we get a grouped bar plot of the smoking s…

---

## [Intellisense/autocomplete in Julia Markdown code contexts (e.g., blocks) only](https://discourse.julialang.org/t/intellisense-autocomplete-in-julia-markdown-code-contexts-e-g-blocks-only/79557)

<div class="topic-metadata">

**Author:** [@Jason\_Mercer](https://discourse.julialang.org/u/Jason_Mercer)\
**Replies:** 6\
**Last updated:** [January 17, 2023, 10:20pm UTC](https://discourse.julialang.org/t/intellisense-autocomplete-in-julia-markdown-code-contexts-e-g-blocks-only/79557 "2023-01-17T22:20:42Z")

</div>

Hi, I was wondering if anyone else finds the quick suggestions (aka intellisense, autocomplete) overly aggressive for Julia Markdown files. I figure out how to disable the suggestions for all .jmd files using the settin…

---

## [PlotlyJS/WebIO on AWS SageMaker Studio](https://discourse.julialang.org/t/plotlyjs-webio-on-aws-sagemaker-studio/93045)

<div class="topic-metadata">

**Author:** [@sh2pro](https://discourse.julialang.org/u/sh2pro)\
**Replies:** 0\
**Last updated:** [January 16, 2023, 7:44pm UTC](https://discourse.julialang.org/t/plotlyjs-webio-on-aws-sagemaker-studio/93045 "2023-01-16T19:44:14Z")

</div>

Hi, I’m trying to set up a Julia environment on SageMaker Studio. I’ve set up an image, basically taken from this sample. However, I’m having difficultly in getting PlotlyJS to work. My Dockerfile is essentially: FR…

---

## [Create API endpoint to run arbitrary Julia code](https://discourse.julialang.org/t/create-api-endpoint-to-run-arbitrary-julia-code/92246)

<div class="topic-metadata">

**Author:** [@Flavio\_Barros](https://discourse.julialang.org/u/Flavio_Barros)\
**Replies:** 5\
**Last updated:** [January 16, 2023, 6:53pm UTC](https://discourse.julialang.org/t/create-api-endpoint-to-run-arbitrary-julia-code/92246 "2023-01-16T18:53:58Z")

</div>

Hello, I’m learning Julia and didn’t find in my research a way to solve a problem: I need to create an API endpoint that receives Julia code, run it on the server and return the output as JSON for example. In R I use Rse…

---

## [VMLS Question](https://discourse.julialang.org/t/vmls-question/93025)

<div class="topic-metadata">

**Author:** [@priyanshujiiii](https://discourse.julialang.org/u/priyanshujiiii)\
**Replies:** 0\
**Last updated:** [January 16, 2023, 12:13pm UTC](https://discourse.julialang.org/t/vmls-question/93025 "2023-01-16T12:13:07Z")

</div>

in problem 1.1 sir how we solved this question . i approached the method like that we have 8 hrs in question, i converted at in second = 86060 = 28800 we already know that they are interval of 10 sec so we have 288…

---

## [JET.jl only show problems in my script](https://discourse.julialang.org/t/jet-jl-only-show-problems-in-my-script/93018)

<div class="topic-metadata">

**Author:** [@Impressium](https://discourse.julialang.org/u/Impressium)\
**Replies:** 1\
**Last updated:** [January 16, 2023, 11:59am UTC](https://discourse.julialang.org/t/jet-jl-only-show-problems-in-my-script/93018 "2023-01-16T11:59:38Z")

</div>

Hey all :slight\_smile: Is there a setting in JET.jl so that I only get error reported in my script. I basically want to disable the displaying of error from imported pkgs. Cheers

---

## [Remote development](https://discourse.julialang.org/t/remote-development/92987)

<div class="topic-metadata">

**Author:** [@d1cker](https://discourse.julialang.org/u/d1cker)\
**Replies:** 7\
**Last updated:** [January 16, 2023, 8:59am UTC](https://discourse.julialang.org/t/remote-development/92987 "2023-01-16T08:59:40Z")

</div>

Hi, I started working on remote DGX server remotely, and I didn’t manage to set up Languageserver.jl to work on the remote server and the editor to work locally (Emacs or VScode). Does someone manage to do so? Is ther…

---

## [Package naming question](https://discourse.julialang.org/t/package-naming-question/92894)

<div class="topic-metadata">

**Author:** [@Greg7](https://discourse.julialang.org/u/Greg7)\
**Replies:** 2\
**Last updated:** [January 12, 2023, 8:53pm UTC](https://discourse.julialang.org/t/package-naming-question/92894 "2023-01-12T20:53:49Z")

</div>

We want to register a new Julia package, but we failed to register it with the AutoMerge because of the Damerau-Levenshtein distance. The two packages are very different and the two names do not sound confusing at all,…

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

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