Logan Kilpatrick

Results 121 issues of Logan Kilpatrick

In the code it says" # This replicates the housing data example from the Knet.jl readme. Although we # could have reused more of Flux (see the mnist example), the...

## Current Behavior I click export and nothing happens ## Expected Behavior I get a CSV when I click export ## Steps to Reproduce See the video below: https://user-images.githubusercontent.com/35577566/180119861-292f179a-bf93-4842-9fc2-3a2923cf5b06.mov ##...

Hey folks! I thought it would be helpful for the Julia install instructions to be made available, not sure if having it's own section would make sense or not nonetheless...

Hey @States, following up the conversation in a new thread. Where can the Julia community contribute results if this repo is for archive purposes only?

This should hopefully help alleviate any questions around installation

I have been reading through: https://code.visualstudio.com/docs and absolutely love that the right side shows a highlight of the page. I feel like it would be pretty straightforward and helpful to...

Type: Enhancement
Format: HTML

Documenter currently does not generate an html Meta tag, which it optionally should: https://web.dev/meta-description/?utm_source=lighthouse&utm_medium=devtools

Type: Enhancement
help wanted
Format: HTML

Here: https://juliadocs.github.io/Documenter.jl/stable/man/syntax/#@ref-link it says: > Note that depending on what the CurrentModule is set to, a docstring @ref may need to be prefixed by the module which defines it. Does...

Type: Documentation