-
Consider the following 2-cell Jupyter notebook:
Cell 1:
```
using WGLMakie
```
Cell 2:
```
scatter(1:3, 1:3)
```
If I enter and run these two cells in an _unsaved_ Jupyter notebook, in the …
-
I would like to request a grammar file for Julia language if it is possible.
-
This project was implemented two years ago, so it is good to do some review on this one. There are two approaches with this one. Either we can keep whatever it is done and add more things to the json …
-
### What is the name of the app?
Julia
### (Optional) Where is the app hosted?
https://julialang.org/downloads/
### About the app
Julia is a high performance programming language.
Pr…
-
Subscribe to this issue and stay notified about new [daily trending repos in Julia](https://github.com/trending/julia?since=daily).
-
### Problem description
[ERROR 03/03/2024 18:06:13] ...acker\start\mason.nvim/lua/mason-core/installer/init.lua:249: Installation failed for Package(name=haskell-language-server) error=spawn: pwsh fa…
-
Subscribe to this issue and stay notified about new [weekly trending repos in Julia](https://github.com/trending/julia?since=weekly).
-
Stepping into code in the debugger. Consistently, when the debugger gets to Static.jl line 742 I get:
```
┌ Error: Some Julia code in the VS Code extension crashed
└ @ VSCodeDebugger c:\Users\elber…
-
Stemming a NGramDocument stems only the last word of each ngram. Notice below how `repository` is stemmed to `repositori` in one place but left intact in another.
```
julia> td = NGramDocument("this…
-
```
┌ Error: Some Julia code in the VS Code extension crashed
└ @ Main ~/.vscode/extensions/julialang.language-julia-1.48.1/scripts/error_handler.jl:15
ERROR: BoundsError: attempt to access 0-eleme…