Skip to content

Releases: osscar-org/widget-code-input

v3.6.2

21 May 06:54
Compare
Choose a tag to compare

Updates and changes:

  • Replace the tabs with spaces for the indentation

Full Changelog: v3.6.1...v3.6.2

v3.6.1

18 May 04:57
Compare
Choose a tag to compare

Updates and changes:

  • upgrade codemirror package to 5.65.13.
  • change body "indentWithTabs" false.

Full Changelog: v3.6.0...v3.6.1

v.3.6.0

12 May 02:42
Compare
Choose a tag to compare

Updates and changes:

  • make it change "code_theme" dynamically from Python code

What's Changed

Full Changelog: v3.5.5...v3.6.0

v3.5.5

12 Dec 15:26
Compare
Choose a tag to compare

Updates and changes:

  • Release for the ipywidgets 8.x.

Full Changelog: v3.5.0...v3.5.5

v3.5.0

30 Oct 12:11
Compare
Choose a tag to compare

Updates and changes:

  • support of ipywidgets 8.x
  • employ the new cookiecutter template
  • support Voila 0.4.x

v3.1.0

04 Aug 10:52
Compare
Choose a tag to compare

Updates and changes:

  • Implement error traceback massages

v3.0.0

30 Jan 00:42
Compare
Choose a tag to compare

This version is for JupyterLab 3.x.

Upgrade for Jupyter Lab 2.1.0

11 Apr 17:18
f7a9386
Compare
Choose a tag to compare

This new release has three new features:

  • update the code themes description and add one more theme.
  • upgrade it for Jupyter Lab 2.1.0.
  • add the demos files.

Release for both Jupyter notebook and JupyterLab.

09 Mar 00:05
Compare
Choose a tag to compare

This version include two new features from previous version:

  • Support for both Jupyter notebook and JupyterLab.
  • Support to select the code themes (eclipse, idea, material, midnight, monokai and solarized).