deepklarity / jupyter-text2code

A proof-of-concept jupyter extension which converts english queries into relevant python code
MIT License
2.1k stars 360 forks source link

Refactor code and make it more modular, remove duplicate code #3

Open dk-dsr opened 4 years ago

dk-dsr commented 4 years ago

Refactor code and make it more modular, remove duplicate code, etc. For example, the code for error handling can be moved to a separate function and made modular.

AbinayaM02 commented 4 years ago

Hi @deepak-deepklarity : I would like to give a try to make the code modular.

dk-dsr commented 4 years ago

Please send a PR once the changes are done. We will review and merge.

NarimaneHennouni commented 4 years ago

Hi, is this still open?

dk-dsr commented 4 years ago

Yes, this is still open as we haven't received a PR yet.