After loading Roassal2 through the Pharo 6.1 catalog and re-executing the Metacello load script Metacello new baseline: 'JupyterTalk'; repository: 'github://jmari/JupyterTalk:master/repository'; load:'all' All loaded fine. I found 2 tests. (Result attached). One of them fails. The question is now how to proceed. On https://github.com/jmari/JupyterTalk/blob/master/README.md writing the installation procedure is noted on the 'ToDo' list. I suggest that we just develop the procedure in this mail thread. Most important question now is: How do I start the Pharo Smalltalk Jupyter kernel? HH. On 8/15/18, H. Hirzel <hannes.hirzel@gmail.com> wrote:
On 8/15/18, Stephan Eggermont <stephan@stack.nl> wrote:
H. Hirzel <hannes.hirzel@gmail.com> wrote:
P.S. I see that the Metacello script installs a lot in one go.
I might be easier to identify the problem if the installation can be done in steps, i.e. several load scripts in sequence.
You already have all the information you need. RT classes missing. Good point. I was assuming the script pulls in Roassal in case it is needed.
HH