Team BearingPoint - Nicht versiegelte Flächen

data_hackdays

Description

Setup

Cloning Repository in ML Studio

git config --global user.name 'your username here'
git config --global user.email 'your email here'

Generate an ssh key: bash ssh-keygen -t ed25519 -C "your_email@example.com" Save the key in your home directory.

Use the following command to see your public ssh key: bash cat ~/.ssh/id_ed25519.pub

In your github page, go to settings > SSH and GPG Keys Here add your ssh key that you copied to the clipboad in the step prior. Type yes (the whole word) and press enter and you are done

Test you ssh connection by using this command: bash ssh -T git@github.com

Conda Environment Setup

To setup the conda environment, run the following command:

$ create_conda_env.sh

Use the following command to activate the created conda environment:

$ conda activate vision

Visual Studio Code

Visual Studio Code allows to edit and run files on Azure.

Add your own debugging configuration to the launch.json file.

example:

    "configurations": [
        {
            "name": "FlosConfig",
            "type": "python",
            "request": "launch",
            "program": "${file}",
            "console": "integratedTerminal",
            "python": "/anaconda/envs/vision/bin/python",
            "cwd": "~/cloudfiles/code/Users/florian.sonderegger/data_hackdays",
            "justMyCode": true
        }
    ]
This content is a preview from an external site.
 

Event finished

13.05.2023 15:00

Repository updated

13.05.2023 12:42 ~ oleg

Edited content version 24

13.05.2023 12:25 ~ michael_wehrli

Edited content version 22

13.05.2023 12:24 ~ michael_wehrli

initial commit (@flobearp)

Find

13.05.2023 11:57

Joined the team

13.05.2023 11:57 ~ florian_sonderegger

Edited content version 19

13.05.2023 11:53 ~ michael_wehrli

Edited content version 17

13.05.2023 11:52 ~ michael_wehrli

Edited content version 15

13.05.2023 11:50 ~ michael_wehrli

Edited content version 13

13.05.2023 11:50 ~ michael_wehrli

Edited content version 11

13.05.2023 11:47 ~ michael_wehrli

Edited content version 8

13.05.2023 10:16 ~ michael_wehrli

Edited content version 4

12.05.2023 11:47 ~ michael_wehrli

Joined the team

12.05.2023 11:47 ~ michael_wehrli

Challenge posted

12.05.2023 11:47 ~ michael_wehrli

Event started

12.05.2023 09:00
 
Contributed 11 months ago by michael_wehrli for Data Hackdays BE 2023
Alle Teilnehmer*innen, Sponsor, Partner, Freiwilligen und Mitarbeiter*innen unseres Hackathons sind verpflichtet, dem Hack Code of Conduct zuzustimmen. Die Organisatoren werden diesen Kodex während der gesamten Veranstaltung durchsetzen. Wir erwarten die Zusammenarbeit aller Teilnehmer*innen, um eine sichere Umgebung für alle zu gewährleisten.

Tous les participant-es, sponsors, partenaires, bénévoles et collaborateur-es de notre hackathon sont tenus d'accepter le Hack Code of Conduct. Les organisateurs feront appliquer ce code tout au long de l'événement. Nous comptons sur la coopération de tous les participants* afin de garantir un environnement sûr pour tous. Pour plus de détails sur le déroulement de l'événement, veuillez consulter les directives sur notre wiki.

Creative Commons LicenceDie Inhalte dieser Website stehen, sofern nicht anders angegeben, unter einer Creative Commons Attribution 4.0 International. / Sauf indication contraire, le contenu de ce site est placé sous Creative Commons Attribution 4.0 International.

Data Hackdays BE 2023