orange_module 1.0.1
orange_module: ^1.0.1 copied to clipboard
Orange module is a wrapper for the orange package, it provides a simple way to use orange in juneflow project.
orange_module #
Orange module is a wrapper for the orange package, it provides a simple way to use orange in juneflow project.
Installation #
- If the juneflow project doesn't exist, please create it by following this guide.
- open terminal in the juneflow project root directory, enter the following command.
june add orange_module
Usage #
you can use original orange package page to learn how to use it.