Skip to content

v0.2.1

Compare
Choose a tag to compare
@kiyoon kiyoon released this 10 Aug 14:45
· 38 commits to master since this release

What's Changed

  • Add option to ipynb2jupytext to convert only code cells by @fecet in #69
  • feat(hover): better highlighting by @kiyoon in #70
  • add option to allow user to configure floating window by @matthewsia98 in #71
  • set up keymaps when plugin is lazy loaded by @matthewsia98 in #73
  • fix: empty notebook after start syncing sometimes by @kiyoon in #75
  • feat: Connect to synchronized kernel by @fecet in #77
  • fix: deprecated selenium 4.10 options by @kiyoon in #81
  • feat: file logging (/tmp/jupynium/logs) by @kiyoon in #83
  • support jupytext py:percent flavor cell magic by @fecet in #84
  • fix!: Notebook 7 uses localhost:8888/nbclassic by @kiyoon in #86

New Contributors

Full Changelog: v0.2.0...v0.2.1