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

Block or report parente

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

  1. jupyterlab-quickopen jupyterlab-quickopen Public

    Quickly open a file in JupyterLab by typing part of its name

    Python 76 11

  2. nbestimate nbestimate Public

    Estimate of Public Jupyter Notebooks on GitHub

    Jupyter Notebook 82 37

  3. espeakbox espeakbox Public

    Text-to-speech server in a small (17.2 MB) Docker image

    Go 131 33

  4. homelab homelab Public

    My setup for a homelab kubernetes environment

    Smarty 5

  5. obsidian-overdue obsidian-overdue Public

    Obsidian plugin that marks items as [[Overdue]] if they are not checked off by their due date

    TypeScript 8

  6. Jupyter Tidbit: Display an image gal... Jupyter Tidbit: Display an image gallery
    1
    ### Summary
    2
    
                  
    3
    JupyterLab and Jupyter Notebook can display HTML-embedded images in notebook documents. You can use
    4
    the `IPython.display.HTML` class to structure these images into a basic image gallery.
    5