You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 3\$\begingroup\$ Posita's answer was also informative and provided another method. I appreciate that and wish I could grant both Posita and HighDiceRoller an 'answer' check because both answered my question in different ways and with differing tools which is pretty amazing. Lucky to have such expertise to call upon. \$\endgroup\$user3055321– user30553212023-01-17 17:39:53 +00:00Commented Jan 17, 2023 at 17:39
- \$\begingroup\$ The example no longer works as it chokes on the imports at the beginning. Nothing lasts forever... sigh. \$\endgroup\$user3055321– user30553212024-05-10 06:53:59 +00:00Commented May 10, 2024 at 6:53
- \$\begingroup\$ Thanks @user3055321! I'm finally making my way around to fixing this. I think I've done that (and the example should now work again). I have found that I've had to "Run All Cells" twice to get the display to work, but it does work. (That may be an artifact of the rapid development of Jupyter Lite.) I believe I have also made it so that it is less likely to break in the future. Thanks again for bringing this to my attention, and my apologies for taking so long to get back to this! \$\endgroup\$posita– posita2024-08-13 02:15:05 +00:00Commented Aug 13, 2024 at 2:15
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
\$\sin^2 \theta\$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- Make sure you include the system tag for the game system you are asking about (if appropriate and if the tag exists).
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. dnd-5e-2014), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you