Releases: jupyter/nbgrader
Releases Β· jupyter/nbgrader
v0.9.1
v0.9.0
0.9.0
Enhancements made
- New Feature: Auto-generation of test code #1817 (@trevorcampbell)
- Add missing grade_cells before autograding #1770 (@tuncbkose)
Bugs fixed
- Revert change breaking sqlalchemy 1.4.x #1823 (@brichet)
- Fix jquery in documentation, and update documentation #1819 (@brichet)
- Add unused arg for docs/cleandocs #1815 (@trevorcampbell)
- Add missing grade_cells before autograding #1770 (@tuncbkose)
Maintenance and upkeep improvements
- Clean remaining code relative to Notebook<7 #1824 (@brichet)
- Update lab and notebook dependencies #1812 (@brichet)
Documentation improvements
- Fix jquery in documentation, and update documentation #1819 (@brichet)
- Add unused arg for docs/cleandocs #1815 (@trevorcampbell)
- Fix labextension plugin IDs in the docs #1811 (@lahwaacz)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @github-actions | @lahwaacz | @trevorcampbell | @tuncbkose
v0.8.5
0.8.5
Enhancements made
- Add missing grade_cells before autograding #1770 (@tuncbkose)
Bugs fixed
- Revert change breaking sqlalchemy 1.4.x #1823 (@brichet)
- Add missing grade_cells before autograding #1770 (@tuncbkose)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @github-actions | @jtpio | @lahwaacz | @meeseeksmachine | @trevorcampbell
v0.9.0a1
0.9.0a1
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release
v0.9.0a0
v0.8.4
0.8.4
Enhancements made
- Upgrade to sqlalchemy>=2 #1788 (@tuncbkose)
- Check marking schemes for attachments to prevent leakage #1783 (@tuncbkose)
Maintenance and upkeep improvements
- Pin sphinx<7 #1791 (@brichet)
- Upgrade to sqlalchemy>=2 #1788 (@tuncbkose)
Contributors to this release
v0.8.3
0.8.3
Enhancements made
- Add maximum size for entire directory as submission option #1666 (@franswel)
- Toggle visibility of all student names #1775 (@tuncbkose)
- Timeout configuration in validation and error message #1730 (@tuncbkose)
Bugs fixed
- Recreate nbgrader widgets after they are disposed. #1773 (@ykazakov)
- Fix blank tab names and labextension button label #1756 (@tuncbkose)
Maintenance and upkeep improvements
- Fix documentation links #1790 (@brichet)
- Fix selenium deprecation for nbextension tests #1789 (@tuncbkose)
- Upgrade to support jupyter_client 8 #1778 (@shreve)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @franswel | @github-actions | @shreve | @tuncbkose | @ykazakov
v0.8.2
0.8.2
Enhancements made
Bugs fixed
- Fix validation for failed cells with zero points #1731 (@tuncbkose)
- Changed quickstart example #1725 (@tuncbkose)
- Fix view feedback link when root_dir is set #1675 (@brichet)
- Fix Docker image for demo #1674 (@brichet)
- Debug installation methods #1671 (@blink1073)
Maintenance and upkeep improvements
- Update to Jupyter Releaser v2 #1766 (@jtpio)
- Updates yarn network timeout #1765 (@brichet)
- Removes dependency to MarkupSafe<2.2.0 #1764 (@brichet)
- Unpin nbclassic #1763 (@brichet)
- Loosen the traitlets version requirement #1760 (@shreve)
- Bump webpack from 5.73.0 to 5.76.1 #1754 (@dependabot)
- Bump vega from 5.22.1 to 5.24.0 #1752 (@dependabot)
- Upgrade python requirement #1750 (@brichet)
- Unpin dependency on pytest and pytest-xdist #1748 (@brichet)
- Adapts timeout in tests to avoid cancelled nbextension tests #1745 (@brichet)
- Remove the notification during UI tests, to fix a failing test #1743 (@brichet)
- Remove codecov badge #1741 (@brichet)
- Fixes for testing CI #1737 (@tuncbkose)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 #1732 (@dependabot)
- Bump json5 from 1.0.1 to 1.0.2 #1720 (@dependabot)
- Pin jupyter_server<2 #1719 (@brichet)
- Update traitlets requirement from <5.2.0 to <5.7.0 #1704 (@dependabot)
- Bump loader-utils from 1.4.0 to 1.4.2 #1702 (@dependabot)
- Allow current working directory for nbgrader config file only #1698 (@brichet)
- Bump pytest-xdist from 2.5.0 to 3.0.2 #1695 (@dependabot)
- Bump pytest from 7.1.2 to 7.2.0 #1694 (@dependabot)
- Update nbclassic requirement from <0.4.0 to <0.5.0 #1693 (@dependabot)
- Fixes selenium tests #1677 (@brichet)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @brichet | @dependabot | @github-actions | @jtpio | @meeseeksmachine | @perllaghu | @shreve | @tmetzl | @tuncbkose
v0.8.1
0.8.1
Maintenance and upkeep improvements
- Switch to hatch build backend #1669 (@blink1073)
Contributors to this release
v0.8.0
0.8.0
Enhancements made
- Feature/mybinder #1626 (@brichet)
- Fix version error message #1616 (@brichet)
- Create assignment panel only open if a Notebook is visible on main area #1606 (@brichet)
- Use jupyter css variable in labextension to manage colors with theme #1603 (@brichet)
- Jupyterlab extensions #1588 (@brichet)
- Jupyter server #1586 (@brichet)
Bugs fixed
- Add required github-token in workflow #1648 (@brichet)
- Pin version of nbclassic<0.4.0 #1621 (@brichet)
- More informative error messages in ClearSolutions #1607 (@jhamrick)
- Fix demos for JupyterHub 2.0 and JupyterLab #1601 (@jhamrick)
- Fix mathjax in formgrade templates #1598 (@brichet)
- Change default exchange path #1592 (@jhamrick)
- Ensure html files aren't copied over from documentation #1590 (@jhamrick)
Maintenance and upkeep improvements
- Bump terser from 5.14.1 to 5.14.2 #1649 (@dependabot)
- Add required github-token in workflow #1648 (@brichet)
- Remove a remaining dependency to notebook #1647 (@brichet)
- Bump moment from 2.29.3 to 2.29.4 #1631 (@dependabot)
- Fix some typo and variable declaration in labextension tests #1623 (@brichet)
- Move the jupyter_releaser hooks from package.json to pyproject.toml #1617 (@brichet)
- Fix missing
.
in the JS version #1614 (@jtpio) - Pins selenium version to 4.2 #1611 (@brichet)
- Fix version bumping for pre-releases #1610 (@jtpio)
- Fix demos for JupyterHub 2.0 and JupyterLab #1601 (@jhamrick)
- Don't depend on qtconsole #1596 (@minrk)
- Fix readthedocs automatic build #1587 (@brichet)
Documentation improvements
- Add instruction to run playwright tests #1602 (@brichet)
- Fix readthedocs automatic build #1587 (@brichet)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @dependabot | @jhamrick | @jtpio | @minrk | @perllaghu | @rkdarst