Skip to content
View jschpp's full-sized avatar

Sponsoring

@nohwnd
@potatoqualitee
@vexx32
Block or Report

Block or report jschpp

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
jschpp/README.md

Johannes Schöpp

Website

Twitter Follow

Keybase PGP

Hi there 👋

Pinned

  1. DNSDebugLogHandler DNSDebugLogHandler Public

    Parse Microsoft DNS Debug Logs

    PowerShell

  2. .Net + Powershell + Jupyter = ❤️ .Net + Powershell + Jupyter = ❤️
    1
    FROM mcr.microsoft.com/dotnet/core/sdk:3.1-buster
    2
    
                  
    3
    RUN apt-get update && apt-get install python3 python3-pip -y
    4
    
                  
    5
    RUN pip3 install jupyterlab