okfn-brasil / serenata-notebooks

Notebooks from Operação Serenata de Amor | ** Este repositório não recebe atualizações frequentes **
MIT License
53 stars 12 forks source link

Cleaning repo #11

Closed rodolfo-viana closed 5 years ago

rodolfo-viana commented 5 years ago

What is the problem?

As this repo is designed to people who wants to learn and develop data science skills, I believe some files are not necessary and may confuse newcomers. For example deliver and test folders, as well as .travis.yml and .pyup.yml. Or are they necessary for this repo? If not, how about deleting them?

How can this be addressed?

If @jtemporal and @cuducos agree, I suggest we keep only notebooks and necessary codes to assist users, and delete everything else.

Who could help with this issue?

JT and Cuducos.

cuducos commented 5 years ago

We can safely remove .pyup.yml. As for .travis.yml it is supposed to run a test we've written to assure every contribution has the .html and .py version — very useful for code reviewing. So I'd keep it (and enable Travis CI).

jtemporal commented 5 years ago

I agree with Cuducos on this one. removal of .pyup.yml and keep the .travis.yml

@cuducos could activate the travis for this repo? I'm not sure I can do it.

cuducos commented 5 years ago

Activated ; )

jtemporal commented 5 years ago

What I think we should do:

rodolfo-viana commented 5 years ago

+1

Would you do that, @jtemporal?

jtemporal commented 5 years ago

Already on it @rodolfo-viana :+1:

jtemporal commented 5 years ago

I'll leave the setup to a new issue, will open it up later :wink: