Logan Byers

Results 6 comments of Logan Byers

@tswast A minimal replicable test. ```python from flask import Flask, url_for from flask_frozen import Freezer app = Flask(__name__) @app.route('/') def home(): return "[ Homepage -- link to list of posts...

The issue persists as of this post. The workaround mentioned by @wallinb works nearly verbatim, but the one thing I found is the `urlsplit` function in `def get_session (...` seems...

From having just added a dataset to APD, I can say there seems to be only four variables in the YAML that currently transfer to the APD readme: * `title`...

Thank you for sharing this. It looks like there could be some useful information in these reports, just have to get a better understanding of the context and field meanings....

Hello - Short answer is "kind of"? This started as a research project and had goals to be something that was very dynamic and always being updated. As you have...

Hi Matteo - yes this will be updated with version 1.3 in the next few days. The challenge has been documenting the processes and flow between this repo and our...