Description of the misc section and its projects inside
Found a very simple git cheat-sheet here: git cheat-sheet I
And another one here: git cheat-sheet II
Tribute to author: (https://www.jrebel.com/blog/git-cheat-sheet#authorsimonmaple)
Another example page for git commands
create environment from *.yml-file
save environment to *.yml-file
install jupyter nb_extensions to your environment
A simple logging mechanism for python with different approaches (logging via code, config file, etc.) Useful links:
Using Logging in multiple modules
Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries. More details can be found here: flask website
See also the comparison of different web frameworks web frameworks
Short example on how to realize an FileSystemWatcher
How to apply machine learning and deep learning in Amazon SageMaker sagemaker examples
...
...
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details