Ipydatagrid

Latest version: v1.3.1

Safety actively analyzes 623835 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.5

One specific item to watch for is the inclusion of `dist/index.js` in the output generated by the console, as that's the file being used by CDNs, which `voila` relies on as a fallback.

16. If everything looks right, you can now publish to NPM. Login to NPM: `npm login` and enter your credentials.
17. Run `npm publish` in the root directory of `ipydatagrid`. You will need to have upload credentials for `ipydatagrid` on NPM for this step to work. If the publishing step was successful, you will see an output on your console which is similar to the one from step (15).

Cleaning up the release environment

18. Deactivate the release environment: `conda deactivate`.
19. Delete the release environment: `conda env remove -n release_grid`.

Congratulations! You successfully published `ipydatagrid`!

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.