andyDoucette

Results 11 issues of andyDoucette

## Background I've been trying for hours to get my genie site (run in a docker container) to load on my host machine. The issue is Genie keeps trying to...

bug
fixed
documentation

resolves #416 by adding function signatures to the docstrings of all functions. Uses a local DocStringExtensionsMock.jl file to mock the DocStringExtensions package to not have an external dependency. Suggestions welcomed...

Hello. I'm a newcomer to Genie. I found it a bit off-putting when I created a new full-stack app and it got populated with a lot of code that I...

feature request

I'm new to Genie, and so far it looks like a great framework! One big obstacle to ramping up is that the API documentation isn't 100% complete yet. It seems...

documentation

# Issue include() evaluates the contents of the input source in the global scope of the module you're in. includet() evaluates the contents of the input source in the Main...

### Which issue(s) does this Pull Request fix? resolves #1429 ### Details of the Pull Request I needed a way to create a neural network that could take an image...

wontfix

I'm still trying to get all() to work with [this resource](https://github.com/GenieFramework/SearchLight.jl/issues/55). As a work-around to that first issue, I'm using this code temporarily, although it totally isn't right (I shouldn't...

Hello! I really am eager to see SearchLight become a fully-documented web framework for Julia, something the language desperately needs. The code looks very capable, it's just a challenge to...

This seems like a great package! One thing that's really missing is an example of how to use each and every functionality. Ideally, this would be a single page with...

Type: Documentation
up for grabs

It would be a nice addition if `askai live` prompt used gnu readline so we we can use the shortcuts we've gotten used to at the prompt. For example: *...

enhancement