JuliaOpt / juliaopt-notebooks

A collection of IJulia notebooks related to optimization
89 stars 50 forks source link

metadata and searchability #3

Open mlubin opened 9 years ago

mlubin commented 9 years ago

You can embed metadata in .ipynb files. I added a "keywords" entry to the DualNumbers notebooks. Is this useful? How can we make the notebooks indexable and searchable?

yeesian commented 9 years ago

I haven't seen keywords/indices being utilized in ipython notebooks yet, but @cboettig has a working system with notebooks written in R.