top | item 32723363 (no title) ObiWanFrijoles | 3 years ago Observable [0] seems to be inspired by Jupyter. I haven't had a chance to use it though. It looks like some of its core features are open source [1][0] https://observablehq.com/[1] https://github.com/observablehq discuss order hn newest samuelstros|3 years ago I tried observable but a) I'd like to have the source files in git for version control + CI/CD. b) They use a special flavour of JS which I have no interest in learning.The best solution I found was VSCode TS notebook https://github.com/DonJayamanne/typescript-notebook. However, ESM and notebook scoped package installations are not supported, along with some bugs.
samuelstros|3 years ago I tried observable but a) I'd like to have the source files in git for version control + CI/CD. b) They use a special flavour of JS which I have no interest in learning.The best solution I found was VSCode TS notebook https://github.com/DonJayamanne/typescript-notebook. However, ESM and notebook scoped package installations are not supported, along with some bugs.
samuelstros|3 years ago
The best solution I found was VSCode TS notebook https://github.com/DonJayamanne/typescript-notebook. However, ESM and notebook scoped package installations are not supported, along with some bugs.