ITADN

Support for npm package installation in notebook

#53Closedbmerkle 创建于 2024-09-25
B
bmerklecommented
In jupter I can install a python package within the notebook via %pip install <packagename> I tried the same with npm in vitale but it seem not to be supported %npm install <packagename> results in a syntax error I tried both with ! and % (while % is the recommended way in jupyter) ![image](https://github.com/user-attachments/assets/79cbb2ba-e11e-42ae-b7f8-17686a216a53)
关闭于 2024-09-26 2 条评论