{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":504114841,"defaultBranch":"main","name":"nbgrader","ownerLogin":"brichet","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-06-16T10:40:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/32258950?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1723197115.0","currentOid":""},"activityList":{"items":[{"before":"338ec4d85c1485c043e08a35953251838555a76a","after":"ef44180926e743aa0b9efb203e7124e86f68f857","ref":"refs/heads/main","pushedAt":"2024-08-09T12:00:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"New Autograde Preprocessor: IgnorePattern (#1904)\n\n* Create IgnorePattern Preprocessor\r\n\r\n* Disable and add to the list by default","shortMessageHtmlLink":"New Autograde Preprocessor: IgnorePattern (jupyter#1904)"}},{"before":"e0b2e65a56d483560f81a02c8a0b323f4659b10d","after":"338ec4d85c1485c043e08a35953251838555a76a","ref":"refs/heads/main","pushedAt":"2024-08-09T09:52:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Backport PR 1902 - Eliminate compatibility issues in supporting notebook and jupyterlab (#1912)\n\nCo-authored-by: Violet Shreve ","shortMessageHtmlLink":"Backport PR 1902 - Eliminate compatibility issues in supporting noteb…"}},{"before":"0837780d3738efb80853a8c6c6a1b7c9badb328e","after":null,"ref":"refs/heads/backport_1902","pushedAt":"2024-08-09T09:51:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"}},{"before":null,"after":"0837780d3738efb80853a8c6c6a1b7c9badb328e","ref":"refs/heads/backport_1902","pushedAt":"2024-08-09T09:27:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Backport PR 1902 - Eliminate compatibility issues in supporting notebook and jupyterlab","shortMessageHtmlLink":"Backport PR 1902 - Eliminate compatibility issues in supporting noteb…"}},{"before":"f3878c749fee3733f29f91fb5f6c1c81a51e2a4c","after":"e0b2e65a56d483560f81a02c8a0b323f4659b10d","ref":"refs/heads/main","pushedAt":"2024-08-09T09:05:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Publish 0.9.3\n\nSHA256 hashes:\n\njupyter-nbgrader-0.9.3.tgz: 5dd3ff760eea729caed0739a4094619eb1a9886ebb6a272b1ca906bec6d94b37\n\nnbgrader-0.9.3-py3-none-any.whl: ad334205f4f6ae02f07281554f5397c2c6f8252b9f3fc56d595c3167c2791a6d\n\nnbgrader-0.9.3.tar.gz: 97eb3ced553af1cbb76d5d5015e971f473ea26c744883976b77bb4e066b27d41","shortMessageHtmlLink":"Publish 0.9.3"}},{"before":"d1ba2ff9e90dedc5223969787e433aa375ba4ec3","after":null,"ref":"refs/heads/local_formgrader","pushedAt":"2024-06-20T19:20:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"}},{"before":"3657ca5809a47a996f9ff24ef7daa29230c6351b","after":"f3878c749fee3733f29f91fb5f6c1c81a51e2a4c","ref":"refs/heads/main","pushedAt":"2024-06-20T16:06:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Fixed LaTeX rendering in some demo notebooks (#1890)\n\n* Fixed LaTeX rendering in some demo notebooks\r\n\r\nThe current notebooks are incorrectly rendered because the dollar sign should not be perceded by a space to be rendered correctly in Visual Studio Code cells, adding a space around them fixes the problem, however it does render correctly on GitHub\r\n\r\n* Updated required fix\r\n\r\nCo-authored-by: Nicolas Brichet <32258950+brichet@users.noreply.github.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Nicolas Brichet <32258950+brichet@users.noreply.github.com>","shortMessageHtmlLink":"Fixed LaTeX rendering in some demo notebooks (jupyter#1890)"}},{"before":"6bfd5a4f17f8901d80108f70af933cbf235a373a","after":"3657ca5809a47a996f9ff24ef7daa29230c6351b","ref":"refs/heads/main","pushedAt":"2024-06-20T15:35:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Open formgrader with a local configuration file (#1859)\n\n* Allow formgrader to update its config from the current directory in lab\r\n\r\n* Restore the config to avoid confusion\r\n\r\n* Initialize configuration only if necessary\r\n\r\n* Add a debuf flag to FormgraderExtension to display the current configuration in formgrader UI\r\n\r\n* Add a setting to enable/disable the local formgrader\r\n\r\n* Avoid loading CWD config when API is called too\r\n\r\n* Fix UI tests\r\n\r\n* Update documentation\r\n\r\n* Add a warning about using it with several users on the same Jupyterlab instance, and show the configuration by default in formgrader\r\n\r\n* Add tests on local formgrader and increase time for doc test\r\n\r\n* Fix ui-tests on notebook\r\n\r\n* Skip test on formgrader exchange on windows","shortMessageHtmlLink":"Open formgrader with a local configuration file (jupyter#1859)"}},{"before":"60d6a152a927563ddb0f1d5073c97b654ed6ab8c","after":"d1ba2ff9e90dedc5223969787e433aa375ba4ec3","ref":"refs/heads/local_formgrader","pushedAt":"2024-06-20T14:40:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Skip test on formgrader exchange on windows","shortMessageHtmlLink":"Skip test on formgrader exchange on windows"}},{"before":"06630f7e063ed1f1de92bb257e907ed9048e647e","after":"6bfd5a4f17f8901d80108f70af933cbf235a373a","ref":"refs/heads/main","pushedAt":"2024-06-20T13:51:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Fix the confusing server errors during UI tests (#1871)\n\n* Fix the server errors when renaming directory or removing config file\r\n\r\n* Clean unexpected error in assignment_list test\r\n\r\n* Should remove file exists error in create assignment and validate assignments\r\n\r\n* Try to fix windows test\r\n\r\n* Remove kernel errors in create assignment ui test, and use galata helpers\r\n\r\n* Remove kernel errors in validate assignment ui test, and use galata helpers\r\n\r\n* Fix save notebook when testing notebook application\r\n\r\n* Set the env variable in package.json instead of task.py, to simplify local tests\r\n\r\n* Fix notebook tests\r\n\r\n* Increase the doc test timeout\r\n\r\n* (1)move config creation in beforeEach, (2)fix closing notebook in jupyterlab tests and (3) remove useless notebook saving\r\n\r\n* Should remove some more traceback by (1) waiting for a notebook to be ready and (2) killing the kernels on teardown","shortMessageHtmlLink":"Fix the confusing server errors during UI tests (jupyter#1871)"}},{"before":"f8fc2ceab0369b7d7a50117572b3e71e6df25ae7","after":null,"ref":"refs/heads/clean_ui-tests","pushedAt":"2024-06-20T13:51:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"}},{"before":"7796daa9ec4dcec8af8534dcc3dc6277ad5940d5","after":"f8fc2ceab0369b7d7a50117572b3e71e6df25ae7","ref":"refs/heads/clean_ui-tests","pushedAt":"2024-06-20T12:54:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Should remove some more traceback by (1) waiting for a notebook to be ready and (2) killing the kernels on teardown","shortMessageHtmlLink":"Should remove some more traceback by (1) waiting for a notebook to be…"}},{"before":"4f95326eae0b546cf7621bc99003620bca2e5e17","after":"7796daa9ec4dcec8af8534dcc3dc6277ad5940d5","ref":"refs/heads/clean_ui-tests","pushedAt":"2024-06-20T09:21:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"(1)move config creation in beforeEach, (2)fix closing notebook in jupyterlab tests and (3) remove useless notebook saving","shortMessageHtmlLink":"(1)move config creation in beforeEach, (2)fix closing notebook in jup…"}},{"before":"f6d5e7f62dd266af6f53afe0f4665a125d8f52fd","after":"60d6a152a927563ddb0f1d5073c97b654ed6ab8c","ref":"refs/heads/local_formgrader","pushedAt":"2024-06-20T07:07:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Skip test on formgrader exchange on windows","shortMessageHtmlLink":"Skip test on formgrader exchange on windows"}},{"before":"5cb7ebc3d4959b4374d5635e9d3db2181d3c1c13","after":"4f95326eae0b546cf7621bc99003620bca2e5e17","ref":"refs/heads/clean_ui-tests","pushedAt":"2024-06-20T07:07:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Fix notebook tests","shortMessageHtmlLink":"Fix notebook tests"}},{"before":"d2b9299ea933a3df02aaa0ed6644970d3a1326cb","after":"5cb7ebc3d4959b4374d5635e9d3db2181d3c1c13","ref":"refs/heads/clean_ui-tests","pushedAt":"2024-06-19T12:22:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Fix notebook tests","shortMessageHtmlLink":"Fix notebook tests"}},{"before":"c936b793befd6ce47027bbd81826c1142bcb3435","after":"d2b9299ea933a3df02aaa0ed6644970d3a1326cb","ref":"refs/heads/clean_ui-tests","pushedAt":"2024-06-19T12:02:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Fix notebook tests","shortMessageHtmlLink":"Fix notebook tests"}},{"before":"dc66132ad74433b494494a3532dbf1ab7643e660","after":"f6d5e7f62dd266af6f53afe0f4665a125d8f52fd","ref":"refs/heads/local_formgrader","pushedAt":"2024-06-18T14:07:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Skip test on formgrader exchange on windows","shortMessageHtmlLink":"Skip test on formgrader exchange on windows"}},{"before":"f30881b25ed545f10ed876063d05f73170f24bcc","after":"dc66132ad74433b494494a3532dbf1ab7643e660","ref":"refs/heads/local_formgrader","pushedAt":"2024-06-18T13:38:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Fix ui-tests on notebook","shortMessageHtmlLink":"Fix ui-tests on notebook"}},{"before":"27bb76f3362ff8527e7b8b674ff14b053339e7a9","after":"f30881b25ed545f10ed876063d05f73170f24bcc","ref":"refs/heads/local_formgrader","pushedAt":"2024-06-18T11:59:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Add tests on local formgrader and increase time for doc test","shortMessageHtmlLink":"Add tests on local formgrader and increase time for doc test"}},{"before":"66ff9b96cc0b143d0307e37b887f6b3d3cb0c819","after":"c936b793befd6ce47027bbd81826c1142bcb3435","ref":"refs/heads/clean_ui-tests","pushedAt":"2024-06-18T11:56:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Set the env variable in package.json instead of task.py, to simplify local tests","shortMessageHtmlLink":"Set the env variable in package.json instead of task.py, to simplify …"}},{"before":"933b5d8896a0a375374c064322c4d0174c7a1c03","after":"06630f7e063ed1f1de92bb257e907ed9048e647e","ref":"refs/heads/main","pushedAt":"2024-06-18T11:56:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"bump jupyterlab, notebook and ydoc dependencies (#1892)\n\n* bump ydoc dependency\r\n\r\n* Bump jupyterlab, notebook and regenerate yarn.lock","shortMessageHtmlLink":"bump jupyterlab, notebook and ydoc dependencies (jupyter#1892)"}},{"before":"abef5d773d6117d7dfc69087802f1eec9121d1bf","after":"27bb76f3362ff8527e7b8b674ff14b053339e7a9","ref":"refs/heads/local_formgrader","pushedAt":"2024-06-18T11:55:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Add tests on local formgrader and increase time for doc test","shortMessageHtmlLink":"Add tests on local formgrader and increase time for doc test"}},{"before":"c2bb235a3adf7fedcc34ac6bc1d64340b815cbe1","after":null,"ref":"refs/heads/bump_ydoc","pushedAt":"2024-06-18T11:15:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"}},{"before":"082ad4177ce3dac1a23cf55c021ff1eb9d45ec6c","after":"abef5d773d6117d7dfc69087802f1eec9121d1bf","ref":"refs/heads/local_formgrader","pushedAt":"2024-06-18T08:47:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Add a warning about using it with several users on the same Jupyterlab instance, and show the configuration by default in formgrader","shortMessageHtmlLink":"Add a warning about using it with several users on the same Jupyterla…"}},{"before":"587e54d1c1cd9bba468e9a802aa54005735551a6","after":"c2bb235a3adf7fedcc34ac6bc1d64340b815cbe1","ref":"refs/heads/bump_ydoc","pushedAt":"2024-06-18T08:47:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Bump jupyterlab, notebook and regenerate yarn.lock","shortMessageHtmlLink":"Bump jupyterlab, notebook and regenerate yarn.lock"}},{"before":"5b3fe5ebfbffab6e14ffc92bf1eb30981c411af5","after":"933b5d8896a0a375374c064322c4d0174c7a1c03","ref":"refs/heads/main","pushedAt":"2024-06-18T08:46:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Install the labextension in the correct directory (according to its name) and change the plugin ids accordingly (#1893)","shortMessageHtmlLink":"Install the labextension in the correct directory (according to its n…"}},{"before":"a89e37654577babdf8696ee699125cd7488c5685","after":null,"ref":"refs/heads/fix-package-name","pushedAt":"2024-06-18T08:46:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"}},{"before":null,"after":"a89e37654577babdf8696ee699125cd7488c5685","ref":"refs/heads/fix-package-name","pushedAt":"2024-06-18T07:30:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Install the labextension in the correct directory (according to its name) and change the plugin ids accordingly","shortMessageHtmlLink":"Install the labextension in the correct directory (according to its n…"}},{"before":"4cd9743e59a58432e2a17d9ede6a07c58e9487b3","after":"587e54d1c1cd9bba468e9a802aa54005735551a6","ref":"refs/heads/bump_ydoc","pushedAt":"2024-06-17T14:41:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brichet","name":"Nicolas Brichet","path":"/brichet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32258950?s=80&v=4"},"commit":{"message":"Bump jupyterlab, notebook and regenerate yarn.lock","shortMessageHtmlLink":"Bump jupyterlab, notebook and regenerate yarn.lock"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wOVQxMjowMDo0Mi4wMDAwMDBazwAAAASWOFSb","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xN1QxNDo0MTozNy4wMDAwMDBazwAAAARnfA3a"}},"title":"Activity · brichet/nbgrader"}