Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
quantecon-book-theme
Advanced tools
A clean book theme for scientific explanations and documentation with Sphinx
A Jupyter Book Theme for QuantEcon Book Style Projects
To use this theme in Jupyter Book:
pip install git+https://github.com/QuantEcon/quantecon-book-theme.git
_config.yml
file:sphinx:
config:
html_theme: quantecon_book_theme
It is advisable to update the test files for file regression checks when releavant layout files change.
For example, at present we have a sidebar file-regression check to validate html across tests.
The file which it compares against is tests/test_build/test_build_book.html
.
If updating the sidebar html, then one of the easier steps to update this test file is:
tests/test_build/test_build_book.html
.pytest
in your command line, which will then generate a new file. Check if the file is at par with your expectations, contains elements which you added/modified.Now future pytests will test against this file, and the subsequent tests should pass.
The docs for the contributing guide of this repository: https://github.com/QuantEcon/quantecon-book-theme/blob/master/docs/contributing/index.md
FAQs
A clean book theme for scientific explanations and documentation with Sphinx
We found that quantecon-book-theme demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.