Skip to content

protectai/nbdefense-jupyter

Repository files navigation

🛡️ NB Defense Jupyter Lab Extension

Build Test License: Apache 2.0

🏃‍♀️ Quick Start

pip install nbdefense_jupyter
jupyter server extension enable nbdefense_jupyter

🙋‍♂️ What is the NB Defense Jupyter Lab Extension?

Brought to you by Protect AI, NB Defense Jupyter Lab Extension (JLE) is an open source tool that encourages you to think about security throughout every step of your machine learning development process. You can use nbdefense to scan for Secrets, Personally Identifiable Information (PII), Common Vulnerabilities and Exposures(CVE), and Licenses in your notebook files.

The NB Defense Jupyter Lab Extension depends on our CLI/SDK repository Visit our documentation, or the repository below to learn more.

📄 Documentation

For more details and documentation visit these links:

💪 Contributing

Welcome to the team! We are open to contributions and working with the community to make notebooks safer for everyone.

If you would like to contribute, please visit CONTRIBUTING.md to get started as a developer, or to suggest bug fixes, improvements, or new features follow this link to our FAQ page.