py-algorithms-4-automotive-engineering icon indicating copy to clipboard operation
py-algorithms-4-automotive-engineering copied to clipboard

This repository contains jupyter notebooks and python code for KIT course: Python Algorithms for Automotive Engineering

Results 6 py-algorithms-4-automotive-engineering issues
Sort by recently updated
recently updated
newest added

This pull request is not intended for merging but only for discussing some questions (see changes in files).

@StephanRhode Der Link wird in github nicht korrekt dargestellt https://github.com/StephanRhode/py-algorithms-4-automotive-engineering/blame/master/01_basic-python/00_syntax.ipynb#L388 ![image](https://user-images.githubusercontent.com/61433122/75187574-9491c900-574a-11ea-909c-c23a750bc2cc.png) Auf Binder wird die Datei zum Dowload angeboten, wenn man drauf klickt.

- Replace Travis CI pipeline with Github actions [#30](https://github.com/StephanRhode/py-algorithms-4-automotive-engineering/issues/30)

As Travis CI does not continue to support OSS for free, the CI/CD pipeline should be moved to Github actions which is inbuilt since some years.

bug