Skip to content
View rojnwa's full-sized avatar
Block or Report

Block or report rojnwa

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. exLeague exLeague Public

    Elixir

  2. dotfilesArch dotfilesArch Public

    Shell

  3. jupyter-fyr-kernel jupyter-fyr-kernel Public

    Jupyter Fyr Kernel

    Python

  4. Reverts to the old marketplace in VS... Reverts to the old marketplace in VSCodium
    1
    import json
    2
    
                  
    3
    file_path = "/usr/share/vscodium-bin/resources/app/product.json"
    4
    
                  
    5
    with open(file_path, "r") as f: