]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Assignment to env var in Jupyter Notebook doesn't round-trip (#2642)
authorMarco Edward Gorelli <marcogorelli@protonmail.com>
Fri, 26 Nov 2021 16:14:57 +0000 (16:14 +0000)
committerGitHub <noreply@github.com>
Fri, 26 Nov 2021 16:14:57 +0000 (08:14 -0800)
commite0253080b0d2b61bf2105a2f5afdf5173e33d0e5
treeaebd7000ea8fb4fcad14625569b6322024027e23
parent17e42cb94b494f0e5d7c80ee842f578a5a3cefcc
 Assignment to env var in Jupyter Notebook doesn't round-trip (#2642)

closes #2641
CHANGES.md
src/black/handle_ipynb_magics.py
tests/test_ipynb.py