Skip to content

Conversation

@econwang
Copy link

This PR addresses the DeprecationWarning related to pkg_resources when running nbstata in newer environments.

Since pkg_resources is slated for removal and triggers warnings in setuptools, I have replaced resource_filename with standard os.path operations to locate the CSS file. This change removes the runtime warning and reduces dependencies.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant