metaflow icon indicating copy to clipboard operation
metaflow copied to clipboard

Documentation for classes

Open ghost opened this issue 5 years ago • 2 comments

Hello, thank you for the excellent package. I have gone through the documentation available on the site, however, I couldn't find class-specific docs like its public properties and methods. For example, I was looking at IncludeFile and only found an example of how to use it. I know there are mentions in the tutorials and I can always peek into the source code but I was wondering if you guys have this information available somewhere centrally.

Again, thanks for building and open-sourcing metaflow!

ghost avatar Feb 10 '20 05:02 ghost

Thanks for the feedback @syedsadiqalinaqvi. We will add class docs to the main doc site by our next release.

savingoyal avatar Feb 10 '20 16:02 savingoyal

This is currently being worked on and re-assigning to @hamelsmu .

romain-intel avatar Apr 11 '22 22:04 romain-intel

All public APIs are now documented at https://docs.metaflow.org/api

savingoyal avatar Jan 06 '23 04:01 savingoyal