Releases: arnoudbuzing/prototypes
Version 0.2.8
Add CreateNotebookRenderAPI
and RenderOnlineNotebook
. The first function creates a cloud api which is used by the second function to render notebooks located at any url in the Wolfram Cloud.
Version 0.2.7
Add LayeredGeoGraphics
Version 0.2.6
Add GeoService
, a convenient mapping from curated named geo tile servers (Source: https://wiki.openstreetmap.org/wiki/Tile_servers)
Version 0.2.5
Add TranslationCell
:
TranslationCell[text,lang]
prints a "Text" cell containing 'text' with an attached button which lets you toggle between English and language 'lang'
Version 0.2.4
Add NotebookTranslate
prototype function, which translates text cells in notebooks to any language
Version 0.2.3
WolframBeta with SpokenResult
Version 0.2.2
Adds WolframBeta
Version 0.2.1
fix a loading bug
Version 0.2.0
This release factors out the EvaluationServer
functions to a new dedicated paclet:
Version 0.1.9
Incompatible change : Switch ByteArray
for EvaluationServer