oracle-devrel / redbull-analytics-hol

Learn machine learning the fun way, with Oracle and RedBull Racing
Universal Permissive License v1.0
73 stars 61 forks source link

Updating documentation and gitignores #2

Closed timclegg closed 3 years ago

timclegg commented 3 years ago

Updated some of the docs, along with a couple of directory-specific .gitignores

github-actions[bot] commented 3 years ago

:warning: WARNING: Missing Copyright Notice(s) It's a good idea to have copyright notices at the top of each file. It looks like at least one file was missing this (though it might be further down in the file - this might be a false-positive).

Details: :white_check_mark: - LICENSE: The first 1 lines contain all of the requested patterns.
:warning: - sonar-project.properties: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/01.Formule1_Data_Collection.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/02.weather.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/03.qualifying.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/04.merging.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/05.modelling.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/Ferrari vs Redbull.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/Formule1_prepare_dataset.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/Predicting the F1 World Champion using AI.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - docs/RedBullcar.png: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:white_check_mark: - terraform/iam.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/network.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/ods.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/provider.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/services.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/terraform.tfvars: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/variables.tf: The first 1 lines contain all of the requested patterns.

github-actions[bot] commented 3 years ago

:warning: WARNING: Missing Copyright Notice(s) It's a good idea to have copyright notices at the top of each file. It looks like at least one file was missing this (though it might be further down in the file - this might be a false-positive).

Details: :white_check_mark: - LICENSE: The first 1 lines contain all of the requested patterns.
:warning: - sonar-project.properties: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/01.Formule1_Data_Collection.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/02.weather.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/03.qualifying.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/04.merging.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/05.modelling.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/Ferrari vs Redbull.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/Formule1_prepare_dataset.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - beginners/Predicting the F1 World Champion using AI.ipynb: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:warning: - docs/RedBullcar.png: The first 1 lines do not contain the pattern(s): Copyright (c) [12][90]\d\d Oracle and/or its affiliates.
:white_check_mark: - terraform/iam.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/network.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/ods.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/provider.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/services.tf: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/terraform.tfvars.template: The first 1 lines contain all of the requested patterns.
:white_check_mark: - terraform/variables.tf: The first 1 lines contain all of the requested patterns.

timclegg commented 3 years ago

Closing this request (submitting a new PR that includes additional changes).