-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple changes. See description #11
base: main
Are you sure you want to change the base?
Conversation
abratnap
commented
Feb 16, 2023
- Added poetry for packaging
- Added formatting with black and pylint
- Travis to build and publish docker image (Need help from admin with publishing)
- Updated README (Also added the youtube link)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Were you able to run the Jupyter notebooks when you were running the app in virtual environment?
I was trying to add pylint to the github workflow so that it run on every pull request.
fix earlier merge issue and put back curl commands
We can plan using github workflow if you prefer. Currently enabled travis-ci. |
I've not tested the notebook code. I have tested the docker build and image being created so notebook code should work. Can you please point me to the notebook you would like to test? |