Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Jupyter Notebook

Filter by

280k results  (413 ms)

280k results

💡 What: Replaced pandas iterrows() with itertuples() in the markdown generation scripts (publications.py, talks.py) and their corresponding Jupyter Notebooks. 🎯 Why: iterrows() is notoriously slow ...

... tab types to the new-tab dropdown... in my case a notebook implementation, but could be a NoSQL query editor, a code editor for dbt workflows, or... whatever! Motivation: while building a notebook ...

First attempt at tweaking the label to be inclusive of Jupyter Notebook 7.0 release. @yuvipanda - Please feel free to point me in the right direction if I had made any mistakes with this PR. Thanks in advance!

The notebook.cellToolbarLocation setting used an object format ({ default : right }) to support notebook-type-specific configurations, but this was confusing for users. The setting is now a simple ...

CodeCapy Review ₍ᐢ•(ܫ)•ᐢ₎ - PR: #13 - Commit: 024926a Codebase Summary Open Notebook is an open-source, privacy-focused research and note-taking application with a rich, multi-modal user ...
dependencies
javascript

🚨 Severity: HIGH 💡 Vulnerability: The HTML escape utility html_escape within markdown_generator scripts (publications.py, talks.py, pubsFromBib.py, and their corresponding Jupyter notebooks) failed ...

Some typos, code formatting, and one minor error. Sorry, I didn t know how to generate the HTML from the notebook. Also, I ve edited the notebook in Vim instead of in Jupyter, hopefully didn t break anything. Feel free to ignore this PR if I did, or just apply the changes manually.