TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Jupyter Package Manager – Manage Python Packages Directly in JupyterLab

1 pointsby pplonski863 months ago
Hi HN,<p>Jupyter Package Manager simplifies managing Python packages directly within your notebooks without the need to leave your coding environment.<p>Key Features:<p>- List Packages: Quickly view all packages installed for the currently open notebook.<p>- Filter Packages: Easily search and filter through packages by name.<p>- Install New Packages: Install any package you need directly from the notebook interface.<p>- Remove Packages: Effortlessly remove packages that are no longer needed.<p>- Dark Theme: Enjoy a comfortable dark mode.<p>The extension leverages pip under the hood, making it a seamless addition to your JupyterLab workflow.<p>This package is a JupyterLab extension - just install it with pip to get started. By default, it will be available in MLJAR Studio, a desktop app for notebooks that I&#x27;m working on.<p>I hope that Jupyter Package Manager will be a great help for beginners and for people learning Python.<p>I&#x27;d love to hear your feedback or any suggestions for improvement. Thanks for taking a look!

no comments

no comments