|
Building a Julia-Powered E-Ink Dashboard: A Dev Log
|
|
16
|
974
|
August 18, 2025
|
|
Revise doesn't work with macros?
|
|
3
|
203
|
January 18, 2025
|
|
Package Developement Targeted at Older Julia Versions
|
|
6
|
229
|
November 9, 2024
|
|
`include` calls in a Julia package
|
|
2
|
158
|
July 28, 2024
|
|
LoadError: ArgumentError: Package X does not have Y in its dependencies
|
|
2
|
188
|
July 22, 2024
|
|
My dependency changed one of its dependencies - can't build my package anymore
|
|
1
|
171
|
June 14, 2024
|
|
How to `add` and `using` use the latest commit of a package that hasn't been released yet?
|
|
7
|
241
|
April 15, 2024
|
|
To confirm: All dependencies of a Julia package should be `add`-ed before `using`, right?
|
|
2
|
153
|
April 15, 2024
|
|
How to tell Julia that my type is not iterable?
|
|
2
|
261
|
April 10, 2024
|
|
Development package dependencies
|
|
7
|
583
|
February 1, 2024
|
|
Code organization of a project with multiple simultaneously developed packages
|
|
1
|
320
|
August 3, 2023
|
|
How should I use Revise.jl (and other developer tools) to develop a package?
|
|
17
|
2437
|
July 9, 2023
|
|
Cannot `pkg> dev .` a package with extensions inside a shared environment?
|
|
0
|
258
|
July 8, 2023
|
|
How can I structure a project in multiple modules and have code run in them?
|
|
10
|
789
|
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
|
860
|
March 8, 2023
|
|
Revise, Pkg, PkgTemplates, PkgSkeleton and smooth Julia package development
|
|
6
|
870
|
March 6, 2023
|
|
Developing a module the Julian way such that its functions are visible during development
|
|
18
|
1393
|
October 15, 2022
|
|
Best IDE for docker in Julia?
|
|
3
|
1669
|
June 19, 2022
|
|
Collaborative development workflow for multiple packages simultaneously on multiple machines
|
|
1
|
731
|
April 4, 2022
|
|
Package developers: what version of Julia to run tests on?
|
|
1
|
559
|
March 31, 2022
|
|
Package Dependency Warning Cause & Fix
|
|
2
|
897
|
March 18, 2022
|
|
How to get empty markers, Plots, gr() backend
|
|
14
|
7667
|
February 17, 2022
|
|
How to use/add local temporary dependencies?
|
|
1
|
475
|
January 5, 2022
|
|
Dependency without dependency
|
|
4
|
519
|
December 21, 2021
|
|
Tips on code design for writing new packages
|
|
2
|
515
|
December 12, 2021
|
|
Pluto and packages under development
|
|
6
|
2729
|
December 8, 2021
|
|
What's the usual practice about type stability testing in packages?
|
|
2
|
2763
|
November 11, 2021
|
|
Add vs dev at a local path
|
|
10
|
6872
|
October 20, 2021
|
|
Cxx.jl Compatability with Julia 1.5+
|
|
7
|
1643
|
May 25, 2021
|