Although javascript isn't in the name ju (julia) py (python) r (R), is there any way to run javascript code inside a jupyter notebook?
The reason I would to do so is because someone made an exploratory data analysis using javascript, and I would like to run the same analysis on the same data using much of the same code but inside a jupyter notebook rather than on a webpage.
Notes:
A similar tool, knittr supports many languages including javascript, so I will use that if I cannot find a way to run javascript in a jupyter notebook, but I prefer to explore the notebook option first.
question from:
https://stackoverflow.com/questions/65920444/run-javascript-in-a-jupyter-notebook 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…