iodide-project/iodide

drag-and-drop ipynb to iomd converter

開放

#2,061 建立於 2019年7月18日

 (1 則留言) (1 個反應) (0 位負責人)JavaScript (147 個分叉)batch import
help wanted

倉庫指標

星標
 (1,483 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

@hamilton has started looking at adding functionality that would allow drag-n-dropping a file on the iodide site pages, and which would then create an NB with a template showing how to load those files and start working with them.

once that functionality is built (particularly the server APIs), it would be an easy extension of that to allow people to DnD .ipynb files into the iodide site pages, parse the code and markdown out of the .ipynb, convert it to IOMD, and populate a new NB with with that iomd.

this would be a good first project once @hamilton gives the all clear that the prerequisites are built.

cc @willingc -- thanks for suggesting this the other day, great idea :-)

貢獻者指南