Nikki Everett

Results 24 comments of Nikki Everett

@Tom-Newton @davidmirror-ops I think you may need to merge master in to pick up changes from https://github.com/flyteorg/flyte/pull/5254 since that introduced some significant updates to the docs build

Not sure why the DCO check is failing, since all commits appear to be signed off.

> @neverett @ppiegaze we can merge it, right? I think we should hold off merging for the moment -- the plan is for Peeter to take a pass at updating...

Since this has been inactive for over a year, and Peeter and I are planning on overhauling large parts of the docs, I think this can safely be closed.

> Should I run `pip-compile dev-requirements.in --upgrade --verbose --resolver=backtracking` and `pip-compile docs-requirements.in --upgrade --verbose --resolver=backtracking` ? > > FYR https://docs.flyte.org/projects/cookbook/en/latest/contribute.html#updating-dependencies > > After running the commands, it appears that all...

@austin362667 I tried rerunning the failing tests, but I think you'll need to merge master into your branch to get the tests to pass.

Superseded by https://github.com/flyteorg/flyte/pull/5341

@davidmirror-ops I got mermaid diagrams to render locally with `mermaid_output_format = "png"` plus npm installing mermaid-cli with `npm install -g @mermaid-js/mermaid-cli`. I'm not sure how to get that installed on...

@eapolinario I found the new location of these files: https://people.sc.fsu.edu/~jburkardt/data/csv/csv.html We should probably make local copies of the biostats.csv and faithful.csv files