ESLint plugin for Jupyter core and extensions with early error catching and best practices enforcement.
npm install --save-dev @jupyter/eslint-pluginAdd @jupyter/eslint-plugin to the plugins section of your ESLint configuration. For detailed usage instructions and available rules, see the documentation website.
BSD 3-Clause