Hello Jesús Marà and others Thank you for the updated Metacello script. This brings some steps forward. The use case: 1. I started with http://pharo.org/web/download curl https://get.pharo.org/64/ | bash 2. Open pharo with ./pharo-ui 3. JupyterTalk installation I pasted Metacello new baseline: 'JupyterTalk'; repository: 'github://jmari/JupyterTalk:master/repository'; load:'all' 4. A problem came up, see screen shot JupyterTalk_Installation I hit 'proceed' 5. I wanted to save the image and did 'save and quit'. Then an additional error popped up See screen shot 'Error_after_choosing_save_and_quit' Help is appreciated. Regards Hannes On 8/13/18, Jesús Marà <jmariaguirre@gmail.com> wrote:
That worked for me
Metacello new baseline: 'JupyterTalk'; repository: 'github://jmari/JupyterTalk:master/repository'; load:'all'
I will correct the github readme page.
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html