nextml / NEXT

NEXT is a machine learning system that runs in the cloud and makes it easy to develop, evaluate, and apply active learning in the real-world. Ask better questions. Get better results. Faster. Automated.
http://nextml.org
Apache License 2.0
160 stars 54 forks source link

MAINT: renames apps #155

Closed stsievert closed 7 years ago

stsievert commented 7 years ago

When developing a new app there are many places you have to change the name. Now you only have to change the name of the directory your app resides in.

This renames to class MyApp and class MyAppDashboard. It redefines all the relevant imports.