Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / AnswerDotAI/nbdev issues and pull requests
#1489 - Add exporting single notebook outside nbdev project
Pull Request -
State: closed - Opened by radekosmulski 1 day ago
- 1 comment
#1488 - Allow `nbdev_clean` to accept multiple filenames or globs (#1480)
Pull Request -
State: open - Opened by jbwhit 7 days ago
#1487 - adding setuptools to release.py
Pull Request -
State: open - Opened by kimleeng 15 days ago
#1486 - nbdev_conda not working due to lack of setuptools on host
Issue -
State: open - Opened by kimleeng 15 days ago
#1485 - add llms.txt
Pull Request -
State: closed - Opened by radekosmulski 15 days ago
- 1 comment
#1484 - Support for Quarto 1.6 _brand.yml
Pull Request -
State: open - Opened by marcusinthesky about 1 month ago
#1483 - Support for Quarto 1.6 `_brand.yml`
Issue -
State: open - Opened by marcusinthesky about 1 month ago
Labels: bug
#1482 - Change symbols dict logic to prioritize builtins
Pull Request -
State: closed - Opened by ncoop57 about 1 month ago
- 1 comment
#1481 - Critical Bugfix: Run nbdev_clean to make sure nbs/index.ipynb conform to the standard
Issue -
State: open - Opened by deephbz about 1 month ago
Labels: bug
#1480 - `nbdev_clean` documentation partly wrong
Issue -
State: open - Opened by ritagonmar about 1 month ago
Labels: bug
#1479 - In vscode, show_doc is not displaying anything when adding comments on a parameter
Issue -
State: closed - Opened by abdulahad about 2 months ago
#1478 - Migrate index creation from nbdev-index
Pull Request -
State: closed - Opened by ncoop57 2 months ago
- 3 comments
Labels: enhancement
#1477 - fixes #1473
Pull Request -
State: closed - Opened by deven367 2 months ago
- 1 comment
#1476 - Question:How to set the default `title_level` of `show_doc`?
Issue -
State: open - Opened by 2catycm 2 months ago
- 1 comment
Labels: bug
#1475 - [Feature Requests] License Integration to code files
Issue -
State: open - Opened by 2catycm 2 months ago
Labels: bug
#1474 - Improve error handling in _build_lookup_table entry points
Pull Request -
State: closed - Opened by ncoop57 2 months ago
Labels: enhancement
#1473 - Typo in the tutorial.
Issue -
State: open - Opened by Rajon010 2 months ago
#1472 - Possible error in docs for 'Notebook best practices'
Issue -
State: open - Opened by Sciemon 2 months ago
#1471 - Update NbdevLookup to support import aliases and improve docstrings
Pull Request -
State: closed - Opened by ncoop57 2 months ago
- 4 comments
#1470 - Update fastcore>=1.5.27, nbdev broken on conda install
Issue -
State: open - Opened by ericperez-01 2 months ago
Labels: bug
#1469 - Improve backtick regex matching for function names
Pull Request -
State: closed - Opened by ncoop57 2 months ago
- 3 comments
Labels: enhancement
#1468 - [Feature Requests] What about making `nbdev_separate` to automatically separate imports and codes?
Issue -
State: open - Opened by 2catycm 2 months ago
Labels: bug
#1466 - [Feature Requests] Better integration with standard tooling
Issue -
State: open - Opened by jlopezpena 3 months ago
- 8 comments
#1465 - plots from hvplot (bokeh backend) don't appear in html docs
Issue -
State: open - Opened by michaelaye 3 months ago
Labels: bug
#1464 - `nbev_docs` Should give an option to disable the process of "updating tlmgr" and "updating existing packages"
Issue -
State: open - Opened by 2catycm 3 months ago
- 1 comment
Labels: bug
#1463 - Html renderer improvements
Pull Request -
State: closed - Opened by Isaac-Flath 3 months ago
- 2 comments
#1462 - Quarto docs rendering CI testing
Pull Request -
State: closed - Opened by Isaac-Flath 3 months ago
- 2 comments
#1461 - use .qmd as as full replacement of .ipynb
Issue -
State: open - Opened by tatakof 4 months ago
Labels: bug
#1460 - Html show doc rendering
Pull Request -
State: closed - Opened by Isaac-Flath 4 months ago
- 4 comments
#1459 - [FR] Make it easier to show source in docs for thin classes
Issue -
State: open - Opened by jlopezpena 4 months ago
Labels: bug
#1458 - Add setuptools dependency
Pull Request -
State: closed - Opened by jlopezpena 4 months ago
- 1 comment
#1457 - showdoc only shows first returned object for numpy docstrings
Issue -
State: open - Opened by nikolas-claussen 4 months ago
Labels: bug
#1456 - Export on modified only bug fix
Pull Request -
State: closed - Opened by Isaac-Flath 4 months ago
- 2 comments
#1455 - nbdev_readme fails with mysterious error if docstring contains "\"
Issue -
State: open - Opened by nikolas-claussen 4 months ago
- 1 comment
Labels: bug
#1454 - Watch export
Pull Request -
State: closed - Opened by Isaac-Flath 4 months ago
- 2 comments
#1453 - Regex Syntax Warning Fix
Pull Request -
State: closed - Opened by Isaac-Flath 4 months ago
- 1 comment
#1452 - Use `r` strings to avoid new Python SyntaxWarnings in regex
Issue -
State: closed - Opened by jph00 4 months ago
Labels: bug
#1451 - Use Config.find
Pull Request -
State: closed - Opened by hamelsmu 4 months ago
- 1 comment
#1450 - make `nb_export` a cli [Enhancement]
Pull Request -
State: closed - Opened by hamelsmu 4 months ago
- 2 comments
Labels: enhancement
#1449 - move nbdev detection to fastcore
Pull Request -
State: closed - Opened by hamelsmu 5 months ago
- 3 comments
#1448 - test if in nbdev_repo & improve `nbdev_export` err message
Pull Request -
State: closed - Opened by hamelsmu 5 months ago
- 5 comments
Labels: enhancement
#1447 - Clarification on updating project metadata: settings.ini vs pyproject.toml
Issue -
State: open - Opened by nicomarr 5 months ago
#1446 - Unwanted `show_doc` Documentation Automatically Added 3x to Rendered HTML
Issue -
State: open - Opened by nicomarr 5 months ago
- 1 comment
#1445 - add `skip_procs` to `settings.ini`
Pull Request -
State: closed - Opened by hamelsmu 5 months ago
- 2 comments
Labels: enhancement
#1444 - Option to retain magic commands in docs
Pull Request -
State: closed - Opened by hamelsmu 5 months ago
- 2 comments
#1443 - Unable to create a new nbdev project, concurrency issues? [Mac, 3.12.2]
Issue -
State: open - Opened by steckoverflow 5 months ago
- 1 comment
Labels: bug
#1442 - Add `ai_magics` preprocessor
Issue -
State: closed - Opened by jph00 5 months ago
Labels: enhancement
#1441 - Fix for docments table column widths
Issue -
State: open - Opened by simonkeys 5 months ago
Labels: bug
#1440 - Generate module docstrings from markdown meta summary
Issue -
State: closed - Opened by jph00 5 months ago
Labels: enhancement
#1439 - By default create markdown versions of docs too
Issue -
State: closed - Opened by jph00 5 months ago
Labels: enhancement
#1438 - add markdown to doc output
Issue -
State: closed - Opened by jph00 5 months ago
Labels: enhancement
#1437 - Feature: add support for .py files in py:percent format
Issue -
State: closed - Opened by lukastk 5 months ago
#1436 - Feature: add support for .py files in py:percent format
Pull Request -
State: closed - Opened by lukastk 5 months ago
- 3 comments
#1435 - Update tutorial.ipynb
Pull Request -
State: closed - Opened by dijonkitchen 6 months ago
- 2 comments
#1434 - Question: Is jupyterlab always required as a dependency? If so, why is it not listed as one?
Issue -
State: open - Opened by corneliusroemer 6 months ago
#1433 - SyntaxWarnings emmitted when running `nbdev_export && nbdev_clean && nbdev_trust`
Issue -
State: open - Opened by corneliusroemer 6 months ago
Labels: bug
#1432 - fix: request jupyterlab installation, not jupyter (outdated metapackage)
Pull Request -
State: closed - Opened by corneliusroemer 6 months ago
- 2 comments
#1431 - [idea]simplify console_scripts
Issue -
State: open - Opened by HaveF 6 months ago
#1430 - notebooks with auto in their name are skipped in doclinks
Issue -
State: open - Opened by jmoralez 6 months ago
Labels: bug
#1429 - Question: How to make **multi-language** documentation for a nbdev project?
Issue -
State: open - Opened by 2catycm 6 months ago
- 2 comments
Labels: bug
#1428 - add enable/disable cell number in .py files
Pull Request -
State: closed - Opened by dienhoa 6 months ago
- 1 comment
Labels: enhancement
#1427 - Update pypi auth documentation in 'End to end walkthrough': tutorial.ipynb
Pull Request -
State: closed - Opened by russedavid 6 months ago
- 1 comment
#1426 - Fix exporting notebook names in notebooks 01 -> 04
Pull Request -
State: closed - Opened by dienhoa 6 months ago
- 1 comment
#1425 - Error in index.ipynb after setting up nbdev-hello-world repo on a new Windows machine
Issue -
State: open - Opened by siraj-samsudeen 7 months ago
#1424 - nbdev_install_quarto does not work in Windows
Issue -
State: open - Opened by Zaseem-BIsquared 7 months ago
- 1 comment
#1423 - Python 3.12 No module named 'pkg_resources'
Issue -
State: open - Opened by fanuch 7 months ago
- 4 comments
Labels: bug
#1422 - update readme to show new console_scripts
Pull Request -
State: closed - Opened by deven367 7 months ago
- 2 comments
#1421 - Add support for copying output files to website
Issue -
State: open - Opened by idahlke-blacksky 7 months ago
#1420 - matplotlib outputs text representation instead of figure
Issue -
State: open - Opened by idahlke-blacksky 7 months ago
Labels: bug
#1419 - Fix raw strings containing escape sequences
Pull Request -
State: closed - Opened by imagejan 8 months ago
- 3 comments
#1418 - Doc error: line number is `None`
Issue -
State: open - Opened by tongyx361 8 months ago
#1417 - nbdev_docs doesn't provide location of error
Issue -
State: open - Opened by andruum 8 months ago
Labels: bug
#1416 - Direct invocation of setup.py deprecated when uploading package to PyPi
Issue -
State: open - Opened by fligt 8 months ago
Labels: bug
#1415 - add `nbdev_requirements`
Issue -
State: closed - Opened by jph00 8 months ago
Labels: enhancement
#1414 - Auto-trust notebooks after `nbdev_clean`
Issue -
State: closed - Opened by jph00 8 months ago
Labels: enhancement
#1413 - fixes #1412
Pull Request -
State: closed - Opened by stepetal 9 months ago
- 3 comments
Labels: bug
#1412 - UnboundLocalError: cannot access local variable '_TEMPLATE' where it is not associated with a value
Issue -
State: closed - Opened by stepetal 9 months ago
- 2 comments
Labels: bug
#1411 - Remove boxes since they broke ToC
Issue -
State: closed - Opened by jph00 9 months ago
Labels: bug
#1410 - Add magic `__` symbols to `show_doc` output
Issue -
State: closed - Opened by jph00 9 months ago
Labels: enhancement
#1409 - wrap cells with a pretty shadowed box (like a card) when `mv_exports` is called
Pull Request -
State: closed - Opened by hamelsmu 9 months ago
- 1 comment
Labels: enhancement
#1408 - Move `exports` source after the show_doc
Issue -
State: closed - Opened by jph00 9 months ago
Labels: enhancement
#1407 - Add code folding for `exports`
Issue -
State: closed - Opened by jph00 9 months ago
Labels: enhancement
#1406 - fixes #1405
Pull Request -
State: closed - Opened by deven367 9 months ago
- 5 comments
#1405 - Blog post broken links
Issue -
State: closed - Opened by jbwhit 9 months ago
#1404 - nbdev_install_quarto doesn't work with Windows 10 system
Issue -
State: open - Opened by ronfan 10 months ago
- 1 comment
#1403 - fastai/workflows/quarto-ghp@master failing and reporting "no module named 'pandas'
Issue -
State: closed - Opened by lidar532 10 months ago
- 1 comment
Labels: bug
#1402 - Added function update settings.ini from existing requirements.txt file
Pull Request -
State: closed - Opened by AndreasThinks 10 months ago
- 2 comments
#1401 - [idea]support for deno or other languages(simple directive is enough)
Issue -
State: open - Opened by HaveF 10 months ago
- 1 comment
Labels: bug
#1400 - Add --no_browser option to nbdev_preview
Pull Request -
State: closed - Opened by bamford 11 months ago
- 2 comments
Labels: enhancement
#1399 - Support Quarto Profiles
Issue -
State: open - Opened by Rahuketu86 11 months ago
#1398 - update `ipywidgets` > 8.0.4
Issue -
State: open - Opened by jhgoebbert 11 months ago
- 1 comment
Labels: bug
#1397 - Fixes for Python 3.12 pkg_resources
Pull Request -
State: closed - Opened by velaia 12 months ago
- 2 comments
#1396 - showdoc: SyntaxWarning: invalid escape sequence with Python 3.12
Issue -
State: closed - Opened by castorfou 12 months ago
Labels: bug
#1395 - Specify multiple directories in `nbs_path` or exclude certain subdirectories
Issue -
State: open - Opened by mattgra almost 1 year ago
- 3 comments
#1394 - Fix sync for nested libraries
Pull Request -
State: closed - Opened by scwe about 1 year ago
- 7 comments
#1393 - Nested `lib_path` values break module -> notebook sync
Issue -
State: closed - Opened by scwe about 1 year ago
Labels: bug
#1391 - new console_script to update the license of a project
Pull Request -
State: closed - Opened by deven367 about 1 year ago
- 3 comments
#1390 - Changed `serve.proc_nbs` so that it makes use of its arguments `file_glob` and `file_re`
Pull Request -
State: closed - Opened by lukastk about 1 year ago
- 3 comments
Labels: bug
#1389 - `proc_nbs` does not make use of its arguments `file_glob` and `file_re`
Issue -
State: closed - Opened by lukastk about 1 year ago
#1385 - moved uname into func to fix Windows import error
Pull Request -
State: closed - Opened by andruum about 1 year ago
- 2 comments