npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

jupyterlab_vscode_icons_extension

v1.0.95

Published

Jupyterlab extension with a shameless rip-off of the vscode-icons into our beloved environment

Readme

JupyterLab VSCode Icons Extension

GitHub Actions npm version PyPI version Total PyPI downloads JupyterLab 4 Brought To You By KOLOMOLO Donate PayPal

A shameless, unapologetic, and utterly brazen ripoff of the excellent VSCode file icons for JupyterLab. Because why should VS Code users have all the fun?

This extension brings 1414 beautiful file type icons from the vscode-icons project directly into your JupyterLab file browser. We saw those pretty icons, we wanted them, and now you can have them too - no permission asked, no apologies given (well, we did use the MIT license, so it's all legally kosher)

Features

VSCode Icons in JupyterLab

  • 1414 file type icons covering virtually every language, framework, and config file you can think of
  • Automatic icon detection based on file extensions and names
  • Zero configuration required - just install and enjoy
  • Lightweight integration using Iconify's JSON icon format
  • Compatible with Jupytext - properly displays Python and Markdown icons for .py and .md notebook files
  • No folders (we left those alone... for now)

Requirements

  • JupyterLab 4.0+
  • A sense of humor about intellectual property (kidding - it's MIT licensed)
  • Appreciation for pretty icons

Installation

pip install jupyterlab_vscode_icons_extension

That's it. Restart JupyterLab and watch your bland, iconless file browser transform into a colorful, VSCode-inspired masterpiece

Supported File Types

The extension recognizes hundreds of file types including:

  • Languages: Python, JavaScript, TypeScript, Java, C/C++, Rust, Go, Ruby, PHP, R, Julia, and many more
  • Web: HTML, CSS, SCSS, Vue, Svelte, React components
  • Data: JSON, YAML, CSV, XML, TOML
  • Documentation: Markdown, RST, PDF
  • Config: Dockerfile, .gitignore, .env, Makefile, package.json
  • Notebooks: Jupyter notebooks (.ipynb)

For the complete list of 1414 icons, see the vscode-icons project

Configuration

Customize which icon groups to display via JupyterLab Settings:

  1. Open JupyterLab Settings (Settings -> Settings Editor)
  2. Search for "VSCode Icons"
  3. Toggle icon groups on/off:
    • Programming Language Icons (Python, JS, TS, Java, C++, Rust, Go, etc.)
    • Web Development Icons (HTML, CSS, Vue, Svelte)
    • Data Format Icons (JSON, YAML, CSV, XML)
    • Configuration File Icons (Dockerfile, .gitignore, Makefile, package.json)
    • Documentation Icons (Markdown, RST, PDF)
    • Image File Icons (PNG, JPG, SVG)

Changes require a page refresh to take effect.

Uninstallation

If you somehow tire of beautiful icons (we can't imagine why):

pip uninstall jupyterlab_vscode_icons_extension

Credits

This extension shamelessly borrows icons from the excellent vscode-icons project by Roberto Huertas. Icons are delivered via Iconify, because we believe in standing on the shoulders of giants.

All icon assets remain under their original licenses (MIT for code, CC BY-SA for branded icons). We just wrapped them in a JupyterLab extension and called it a day.

Custom Icons: A few icons (Python, Markdown, README) were hand-crafted in Inkscape - because sometimes you need that perfect shade of purple and the exact right amount of snake eyes.

Why This Exists

Because JupyterLab deserves pretty icons too. That's it. That's the whole justification