Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add jupyter utils (Finra upstream) #1135

Merged
merged 3 commits into from
Jan 28, 2025
Merged

Conversation

dhruvkaliraman7
Copy link
Contributor

@dhruvkaliraman7 dhruvkaliraman7 commented Jan 28, 2025

Adding 3 utilities:

  1. slow_pprint: Prints large outputs slowly to prevent Jupyter from dropping output.
  2. bound_memory: limit memory usage.
  3. reimport: reload a module

lib/sycamore/sycamore/utils/jupyter.py Outdated Show resolved Hide resolved
@dhruvkaliraman7 dhruvkaliraman7 merged commit 3c8fba3 into main Jan 28, 2025
15 of 18 checks passed
@dhruvkaliraman7 dhruvkaliraman7 deleted the Upstream-finra-jupyter-utils branch January 28, 2025 01:51
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.

2 participants