Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Jupyter Notebook language:HTML

Filter by

780k results  (437 ms)

780k results

Integrate nbsearch (Solr-backed notebook search) into the Mynerva action protocol so the LLM can discover and read notebooks across the server, not just the one currently open. Three new query ...
enhancement

Add Colab notebook with full evaluation workflow: - Covers model training (Phase 1 classifier and localizer) - Includes demo runs and codebase inspection - Implements Evaluation Part 1: Google ...

As spotted by @LeenFahoum, some imports were outs=dated in our Jupyter notebooks. This PR updates them

The notebook metadata now indicates Python 3.9.20, but the project declares requires-python = =3.10 in pyproject.toml. This mismatch can confuse users and may cause runtime errors if they try to run ...