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

[Lang] Deprecate sourceinspect dependency #6894

Merged
merged 2 commits into from
Dec 14, 2022
Merged

[Lang] Deprecate sourceinspect dependency #6894

merged 2 commits into from
Dec 14, 2022

Conversation

neozhaoliang
Copy link
Contributor

@neozhaoliang neozhaoliang commented Dec 13, 2022

This PR replaces #6630 (now closed)

It deprecates, and also fixes a bug in the sourceinpect module (cannot use cell magics %%time and %%timeit in jupyter notebooks). The dependency on sourceinspect is reserved and will be removed in future releases (if the current fix works fine)

Also added test in test_deprecation.py.

@netlify
Copy link

netlify bot commented Dec 13, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 4ddf05f
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/639887fbfa112c0009666164
😎 Deploy Preview https://deploy-preview-6894--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Contributor

@jim19930609 jim19930609 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@neozhaoliang neozhaoliang merged commit ef15e8f into taichi-dev:master Dec 14, 2022
@neozhaoliang neozhaoliang deleted the add-sourceinspect-test branch December 14, 2022 15:04
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
This PR replaces taichi-dev#6630 (now closed)

It deprecates, and also fixes a bug in the sourceinpect module (cannot
use cell magics %%time and %%timeit in jupyter notebooks). The
dependency on sourceinspect is reserved and will be removed in future
releases (if the current fix works fine)

Also added test in `test_deprecation.py`.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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