Skip to content

valerocar/JuliaPackages.jl

Repository files navigation

JuliaPackages.jl

This Julia-Dash App produces graphs of the request statistics for Julia Packages. It uses the data warehouse by Stefan Karpinski and Elliot Saba. Many thanks to them for making the existence of this App possible.

Julia Packages App

You can run the app from the Julia REPL by typing

julia> using Pkg
julia> Pkg.activate(".")
julia> Pkg.instantiate()
julia> include("app.jl")

and then opening your browser at http://localhost:8050/

You can find a Heroku deployment of this app at https://julia-packages-app.herokuapp.com/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published