P.S. Some notes and links how Jupyter notebooks relate to the Dynabook idea here http://wiki.squeak.org/squeak/1318 My aim is to use nteract as client (https://nteract.io/ ) together with a Pharo based Smalltalk "kernel" (i.e. server acting as the "scripting engine") On 8/7/18, H. Hirzel <hannes.hirzel@gmail.com> wrote:
Thank you, Evan, for an alternative load script.
Unfortunately it gives the same error message.
I use a recent, pristine Pharo 6.1 installation on a 64bit Ubuntu based Linux.
On 8/4/18, Evan Donahue <emdonahu@gmail.com> wrote:
Try:
Metacello new githubUser: 'jmari' project: 'JupyterTalk' commitish: 'master' path: 'repository'; baseline: 'JupyterTalk'; load
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html