anacostiaAI / anacostia-pipeline

Anacostia is a framework for creating machine learning operations (MLOps) pipelines
Apache License 2.0
1 stars 2 forks source link

Figure out a way for users to not have to call `node_bar_closed` #30

Open mdo6180 opened 1 month ago

mdo6180 commented 1 month ago

Right now developers creating their plugins have to call node_bar_closed at the top of their html snippet (see the filesystemstore_home function in filesystemstore.py and the sqlmetadatastore_home function in sqlmetadatastore.py. We should handle this for the user.