Skip to content
View ncouturier's full-sized avatar

Block or report ncouturier

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Exercism Public

    Toying with exercism

    Clojure

  2. amazon-sagemaker-examples Public

    Forked from aws/amazon-sagemaker-examples

    Example notebooks that show how to apply machine learning and deep learning in Amazon SageMaker

    Jupyter Notebook

  3. install script on mac
    1
    
                  
    2
    #! /bin/bash
    3
    
                  
    4
    #brew install
    5
    #/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
  4. terraform-aws-emr-cluster Public

    Forked from azavea/terraform-aws-emr-cluster

    A Terraform module to create an Amazon Web Services (AWS) Elastic MapReduce (EMR) cluster.

    HCL

  5. voicebook Public

    Forked from jim-schwoebel/voicebook

    🗣️ A book and repo to get you started programming voice computing applications in Python - 10 chapters and 200+ scripts.

    Python