Skip to content

Move Inspector Tutorial Code into individual code cells #814

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

Closed
wants to merge 1 commit into from

Conversation

Jack-Khuu
Copy link
Contributor

@Jack-Khuu Jack-Khuu commented Oct 10, 2023

Summary:
Run linter on the code portions and separate them into different notebook cells

Note: The generated Cell types are being set to markdown and that is intentional. Normally code cells would be best, but due to usage of runtime and python sections in this notebook, code cells would result in the documentation triggering a suite of build errors

Differential Revision: D50147708

@netlify
Copy link

netlify bot commented Oct 10, 2023

Deploy Preview for resplendent-gnome-14e531 canceled.

Name Link
🔨 Latest commit f9f89e5
🔍 Latest deploy log https://app.netlify.com/sites/resplendent-gnome-14e531/deploys/6525eed4270d950008a8d58d

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 10, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50147708

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50147708

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50147708

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50147708

@Jack-Khuu Jack-Khuu force-pushed the export-D50147708 branch 2 times, most recently from 2a2a565 to 5f4768b Compare October 11, 2023 00:32
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50147708

Summary:

Run linter on the code portions and separate them into different notebook cells

---
Note: The generated Cell types are being set to markdown and that is intentional. Normally code cells would be best, but due to usage of runtime and python sections in this notebook, code cells would result in the documentation triggering a suite of build errors

Differential Revision: D50147708
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50147708

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50147708

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7ef721c.

Gasoonjia pushed a commit that referenced this pull request Jul 30, 2024
So that users on say Ubuntu 20.04 can use the script, because to the `python` is still 2.7:
```
$ cat /etc/issue; python --version
Ubuntu 20.04.5 LTS \n \l

Python 2.7.18
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants