|
Building a Julia-Powered E-Ink Dashboard: A Dev Log
|
|
16
|
938
|
August 18, 2025
|
|
Revise doesn't work with macros?
|
|
3
|
196
|
January 18, 2025
|
|
Package Developement Targeted at Older Julia Versions
|
|
6
|
220
|
November 9, 2024
|
|
`include` calls in a Julia package
|
|
2
|
150
|
July 28, 2024
|
|
LoadError: ArgumentError: Package X does not have Y in its dependencies
|
|
2
|
156
|
July 22, 2024
|
|
My dependency changed one of its dependencies - can't build my package anymore
|
|
1
|
165
|
June 14, 2024
|
|
How to `add` and `using` use the latest commit of a package that hasn't been released yet?
|
|
7
|
230
|
April 15, 2024
|
|
To confirm: All dependencies of a Julia package should be `add`-ed before `using`, right?
|
|
2
|
149
|
April 15, 2024
|
|
How to tell Julia that my type is not iterable?
|
|
2
|
249
|
April 10, 2024
|
|
Code organization of a project with multiple simultaneously developed packages
|
|
1
|
316
|
August 3, 2023
|
|
Cannot `pkg> dev .` a package with extensions inside a shared environment?
|
|
0
|
256
|
July 8, 2023
|
|
How can I structure a project in multiple modules and have code run in them?
|
|
10
|
762
|
June 15, 2023
|
|
Using PyJulia (or similar) to create a pip-installable python package from a registered julia package?
|
|
2
|
332
|
April 10, 2023
|
|
PSA for SnoopPrecompile: turning off extra workload for specific packages
|
|
4
|
853
|
March 8, 2023
|
|
Revise, Pkg, PkgTemplates, PkgSkeleton and smooth Julia package development
|
|
6
|
846
|
March 6, 2023
|
|
Developing a module the Julian way such that its functions are visible during development
|
|
18
|
1375
|
October 15, 2022
|
|
Best IDE for docker in Julia?
|
|
3
|
1665
|
June 19, 2022
|
|
Collaborative development workflow for multiple packages simultaneously on multiple machines
|
|
1
|
724
|
April 4, 2022
|
|
Package developers: what version of Julia to run tests on?
|
|
1
|
554
|
March 31, 2022
|
|
Package Dependency Warning Cause & Fix
|
|
2
|
892
|
March 18, 2022
|
|
How to get empty markers, Plots, gr() backend
|
|
14
|
7606
|
February 17, 2022
|
|
How to use/add local temporary dependencies?
|
|
1
|
467
|
January 5, 2022
|
|
Dependency without dependency
|
|
4
|
514
|
December 21, 2021
|
|
Tips on code design for writing new packages
|
|
2
|
507
|
December 12, 2021
|
|
Pluto and packages under development
|
|
6
|
2692
|
December 8, 2021
|
|
What's the usual practice about type stability testing in packages?
|
|
2
|
2743
|
November 11, 2021
|
|
Cxx.jl Compatability with Julia 1.5+
|
|
7
|
1637
|
May 25, 2021
|
|
How to update dependencies in an dev'd package
|
|
4
|
2212
|
May 18, 2021
|
|
So if I have module A defining a struct, then with "using" import the struct to mo
|
|
2
|
471
|
February 6, 2021
|
|
Problem in addidng a package to new created package dependencies
|
|
2
|
862
|
December 17, 2020
|