Hello! ~I am trying to create a custom card modul...
# ask-metaflow
g
Hello! I am trying to create a custom card module. I used the card template pointed by html and notebook cards. I installed the module locally with pip install . but for some reason when i try to view card, `MetaflowCard named testcard not found. Check the
type
attribute in @card` . How can I debug this, where is metaflow looking to find cards? Thanks!
Edit: Are there any reserved names for the card?