Skip to content

It's catching some paths in md code blocks #13

Open
@jorgeorpinel

Description

@jorgeorpinel
* content/docs/command-reference/exp/init.md
  - src/train.py = https://src/train.py (EAI_AGAIN: request to https://src/train.py failed, reason: getaddrinfo EAI_AGAIN src)
  - data/features = https://data/features (EAI_AGAIN: request to https://data/features failed, reason: getaddrinfo EAI_AGAIN data)
  - models/predict.h5 = https://models/predict.h5 (EAI_AGAIN: request to https://models/predict.h5 failed, reason: getaddrinfo EAI_AGAIN models)
  - n = https://n/ (EAI_AGAIN: request to https://n/ failed, reason: getaddrinfo EAI_AGAIN n)

and

* content/docs/dvclive/api-reference/live/set_step.md
  - live.set_step(step) = [https://live.set_step(step)/](https://live.set_step%28step%29/) (Site not found)
  - ```

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions