To clarify my question: I read the tutorial http://htmlpreview.github.io/?https://github.com/jmari/JupyterTalk/blob/master/Tutorial1_BasicStatistics.html
My question is: How do I start JupyterTalk and how to I connect then to the Pharo Smalltalk kernelt from an nteract (https://nteract.io/desktop) client HH On 8/15/18, H. Hirzel <hannes.hir...@gmail.com> wrote: > Attachement shows the result of a successful installation into Pharo 6.1 > > > > On 8/15/18, H. Hirzel <hannes.hir...@gmail.com> wrote: >> 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.hir...@gmail.com> wrote: >>> On 8/15/18, Stephan Eggermont <step...@stack.nl> wrote: >>>> H. Hirzel <hannes.hir...@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 >>> >> >