InteractiveNotebook

Details

Source
GitHub
Dialect
pharo (40% confidence)
Forks
1
Created
March 24, 2023
Updated
Oct. 10, 2025
Topics
pharo smalltalk

README excerpt

Interactive Notebook for Pharo.

![Capture d’écran 2024-02-06 à 11 52 09](https://github.com/moosetechnology/InteractiveNotebook/assets/39184695/7c3899f4-48f8-4379-8357-be3db660518f)

To load in Pharo 11: 
```Smalltalk
Metacello new
  baseline: 'InteractiveNotebook';
  repository: 'github://moosetechnology/InteractiveNotebook/src';
  load
```
To open the notebook, run `INNotebookPresenter open`
← Back to results