miscellane / concepts

Machine Learning: Exploring GitHub's Code Spaces for Prototyping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Exploring and understanding GitHub's code spaces.


Development Notes

Requirements

    conda activate miscellaneous
    pip freeze -r docs/filter.txt > requirements.txt

whereby filter.txt does not include python-graphviz, pywin32, nodejs.


Code Analysis Tool

    pylint --generate-rcfile > .pylintrc








About

Machine Learning: Exploring GitHub's Code Spaces for Prototyping


Languages

Language:Python 86.0%Language:Dockerfile 14.0%