Changes between Version 7 and Version 8 of Ticket #11489
- Timestamp:
- 06/15/11 23:03:59 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11489 – Description
v7 v8 1 1 The html `<iframe>` tag is a quick way to embed a web page into Sage. A new python function `iframe(url)` would make it easier (and cleaner) to bring existing web pages into a Sage notebook. This started as a way to bring !GeoGebra worksheets into Sage, but in fact it could be used for other web based software. 2 2 3 See [ [http://flask.sagenb.org/home/pub/87 | examples]].3 See [http://flask.sagenb.org/home/pub/87 examples].