-
Notifications
You must be signed in to change notification settings - Fork 396
Comparing changes
Open a pull request
base repository: mwouts/jupytext
base: v1.16.0
head repository: mwouts/jupytext
compare: main
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0606f03 - Browse repository at this point
Copy the full SHA 0606f03View commit details
Commits on Jan 12, 2024
-
Only the workflows that trigger need the concurrency
Configuration menu - View commit details
-
Copy full SHA for 635c3b6 - Browse repository at this point
Copy the full SHA 635c3b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed9ab2 - Browse repository at this point
Copy the full SHA 1ed9ab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e0bc6f - Browse repository at this point
Copy the full SHA 5e0bc6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 773b977 - Browse repository at this point
Copy the full SHA 773b977View commit details -
Update python-version defaults
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Configuration menu - View commit details
-
Copy full SHA for 1f1d580 - Browse repository at this point
Copy the full SHA 1f1d580View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3bba69 - Browse repository at this point
Copy the full SHA c3bba69View commit details -
Configuration menu - View commit details
-
Copy full SHA for afd6891 - Browse repository at this point
Copy the full SHA afd6891View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db16ba - Browse repository at this point
Copy the full SHA 6db16baView commit details -
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Configuration menu - View commit details
-
Copy full SHA for 332fc1a - Browse repository at this point
Copy the full SHA 332fc1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57176f7 - Browse repository at this point
Copy the full SHA 57176f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5145497 - Browse repository at this point
Copy the full SHA 5145497View commit details -
Configuration menu - View commit details
-
Copy full SHA for bea7f2c - Browse repository at this point
Copy the full SHA bea7f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4927d5f - Browse repository at this point
Copy the full SHA 4927d5fView commit details -
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Configuration menu - View commit details
-
Copy full SHA for a2f8106 - Browse repository at this point
Copy the full SHA a2f8106View commit details -
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Configuration menu - View commit details
-
Copy full SHA for e5dcfa6 - Browse repository at this point
Copy the full SHA e5dcfa6View commit details -
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Configuration menu - View commit details
-
Copy full SHA for b43b625 - Browse repository at this point
Copy the full SHA b43b625View commit details -
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Configuration menu - View commit details
-
Copy full SHA for dc3b9fd - Browse repository at this point
Copy the full SHA dc3b9fdView commit details -
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Configuration menu - View commit details
-
Copy full SHA for 0ecd51f - Browse repository at this point
Copy the full SHA 0ecd51fView commit details -
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Configuration menu - View commit details
-
Copy full SHA for 269d225 - Browse repository at this point
Copy the full SHA 269d225View commit details -
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Configuration menu - View commit details
-
Copy full SHA for 113d2c2 - Browse repository at this point
Copy the full SHA 113d2c2View commit details -
Conditionally upload code coverage
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Configuration menu - View commit details
-
Copy full SHA for 1870d19 - Browse repository at this point
Copy the full SHA 1870d19View commit details
Commits on Jan 13, 2024
-
Merge pull request #1190 from LecrisUT/ci/organize
ci: Minor reorganizations
Configuration menu - View commit details
-
Copy full SHA for 9046930 - Browse repository at this point
Copy the full SHA 9046930View commit details -
* Keep dependencies unchanged for now * Define no_markdown-it-py in the matrix * The test with --pre dependencies is experimental * Restore publish.yml * Start test-conda earlier because it's very long * Version 1.16.1-dev
Configuration menu - View commit details
-
Copy full SHA for bf5c874 - Browse repository at this point
Copy the full SHA bf5c874View commit details -
build(deps): bump follow-redirects from 1.15.3 to 1.15.4 in /jupyterlab
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 6c4b670 - Browse repository at this point
Copy the full SHA 6c4b670View commit details -
fix: Ensure we set jupytext metadata to model
* When selectedFormts are empty, we return before setting jupytext metadata * So, the changes are not being comitted to notebook model * This commit fixes it by ensuring we always set metadata before returning * Use console.debug instead of console.log to reduce log pollution Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f596a3c - Browse repository at this point
Copy the full SHA f596a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef1dea - Browse repository at this point
Copy the full SHA 1ef1deaView commit details
Commits on Mar 24, 2024
-
Temporary text notebooks are created in notebook directory
when using the --pipe or --check commands
Configuration menu - View commit details
-
Copy full SHA for f33e519 - Browse repository at this point
Copy the full SHA f33e519View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12644e1 - Browse repository at this point
Copy the full SHA 12644e1View commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9cedc6 - Browse repository at this point
Copy the full SHA a9cedc6View commit details -
* Use a codecov token to avoid upload errors * The pre-release run is expected to succeed
Configuration menu - View commit details
-
Copy full SHA for 642c709 - Browse repository at this point
Copy the full SHA 642c709View commit details
Commits on Apr 28, 2024
-
Use the standard lib tomllib or default to tomli (#1200)
Following JupyterLab
Configuration menu - View commit details
-
Copy full SHA for fe2ba5e - Browse repository at this point
Copy the full SHA fe2ba5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef4a2b7 - Browse repository at this point
Copy the full SHA ef4a2b7View commit details
Commits on May 5, 2024
-
build(deps): bump ip from 2.0.0 to 2.0.1 in /jupyterlab (#1216)
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. - [Commits](indutny/node-ip@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: ip dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b62f970 - Browse repository at this point
Copy the full SHA b62f970View commit details -
build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /jupyterl…
…ab (#1218) Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 80bc72f - Browse repository at this point
Copy the full SHA 80bc72fView commit details -
build(deps): bump ejs from 3.1.9 to 3.1.10 in /jupyterlab (#1231)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. - [Release notes](https://github.com/mde/ejs/releases) - [Commits](mde/ejs@v3.1.9...v3.1.10) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4552393 - Browse repository at this point
Copy the full SHA 4552393View commit details -
Configuration menu - View commit details
-
Copy full SHA for c37f3e0 - Browse repository at this point
Copy the full SHA c37f3e0View commit details -
Update JS dependencies (#1229)
* Update extension dependencies * Update the UI screenshots
Configuration menu - View commit details
-
Copy full SHA for 7963f5f - Browse repository at this point
Copy the full SHA 7963f5fView commit details -
Update the timestamp of the py file only (#1227)
if it is older than that of the nb file
Configuration menu - View commit details
-
Copy full SHA for 9bc2675 - Browse repository at this point
Copy the full SHA 9bc2675View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd07ae2 - Browse repository at this point
Copy the full SHA fd07ae2View commit details
Commits on Jun 30, 2024
-
Document how to fix
jupytext
strippingmystnb
file metadata. #1247using either a local metadata filter, or a Jupytext configuration file
Configuration menu - View commit details
-
Copy full SHA for 0e8e44b - Browse repository at this point
Copy the full SHA 0e8e44bView commit details -
Deactivate pyupgrade until we figure
out what is the problem with tests/external/simple_external_notebooks/test_read_simple_pandoc.py
Configuration menu - View commit details
-
Copy full SHA for ccae7ef - Browse repository at this point
Copy the full SHA ccae7efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a48e8 - Browse repository at this point
Copy the full SHA 42a48e8View commit details -
build(deps): bump ws from 8.17.0 to 8.17.1 in /jupyterlab
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.17.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f0b5eaa - Browse repository at this point
Copy the full SHA f0b5eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 666c1f0 - Browse repository at this point
Copy the full SHA 666c1f0View commit details -
Add the text version of the lua example notebook
Plus, remove the final space in markdown cells that is not stable in round trips with MyST notebooks
Configuration menu - View commit details
-
Copy full SHA for a9131de - Browse repository at this point
Copy the full SHA a9131deView commit details -
Fix a typo when build_jupytext_contents_manager_class (#1253)
can't be imported
Configuration menu - View commit details
-
Copy full SHA for 4e95b2c - Browse repository at this point
Copy the full SHA 4e95b2cView commit details -
build(deps): bump braces from 3.0.2 to 3.0.3 in /jupyterlab
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 29a979f - Browse repository at this point
Copy the full SHA 29a979fView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 508f4ea - Browse repository at this point
Copy the full SHA 508f4eaView commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce74c51 - Browse repository at this point
Copy the full SHA ce74c51View commit details
There are no files selected for viewing