Changeset 2723518
- Timestamp:
- 05/13/2022 06:42:14 PM (4 years ago)
- File:
-
- 1 edited
-
wolfram-notebook-embedder/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wolfram-notebook-embedder/trunk/readme.txt
r2723502 r2723518 13 13 14 14 == Description == 15 Bring the computational intelligence of the Wolfram Languagedirectly to your WordPress site! With the Wolfram Notebook Embedder plugin, you can liven up your pages with interactive visualizations, augment your content with real-world knowledge or publish an entire Wolfram Notebook as a standalone website.15 Bring the computational intelligence of the [Wolfram Language](https://www.wolfram.com/language/) directly to your WordPress site! With the Wolfram Notebook Embedder plugin, you can liven up your pages with interactive visualizations, augment your content with real-world knowledge or publish an entire Wolfram Notebook as a standalone website. 16 16 17 17 ### Simple, Seamless Notebook Embedding … … 30 30 == Frequently Asked Questions == 31 31 Why isn't my embedded notebook loading? 32 Be sure the notebook you're trying to embed is _public_. You do not have to be signed in to the Wolfram Cloud to use this plugin. If you are being asked to do so, your notebook isn't public. More information about embedding notebooks in general can be found [here](https://reference.wolfram.com/language/WolframNotebookEmbedder/docs/Troubleshooting/) 32 Be sure the notebook you're trying to embed is _public_. You do not have to be signed in to the Wolfram Cloud to use this plugin. If you are being asked to do so, your notebook isn't public. More information about embedding notebooks in general can be found [here](https://reference.wolfram.com/language/WolframNotebookEmbedder/docs/Troubleshooting/). 33 33 34 34 Why did the styling on my page or in my notebook change after embedding? 35 35 This could be due to a bug in the notebook's CSS OR due to your page's CSS definitions "leaking" into the notebook. Please see [this page](https://reference.wolfram.com/language/WolframNotebookEmbedder/docs/Troubleshooting/) for troubleshooting this issue. 36 36 37 == Screenshots == 37 38 1. The plugin opens this form for embedding the notebook. Width, max. height, and blocking interactivity are all optional. If width and max. height are empty, the notebook will fill the container area.
Note: See TracChangeset
for help on using the changeset viewer.