Skip to content

Latest commit

 

History

History
63 lines (51 loc) · 1.93 KB

CHANGELOG.rst

File metadata and controls

63 lines (51 loc) · 1.93 KB

Changelog

The versions follow Semantic Versioning: MAJOR.MINOR.PATCH.

MAJOR

is increased when incompatible changes are published.

MINOR

is increased when new compatible functionalities are released.

PATCH

is increased if the changes include only compatible bug fixes.

24.1.0

  • 🌱 Add matplotlib for social cards
  • 🔧 Use git tag for versioning the docs
  • 📝 Switch voila example to bqplot vueitfy
  • 📝 Switch to panel sampledata
  • 🔧 Add sphinx-lint
  • 📝 Add more alert boxes
  • 🔥 Remove node env
  • 🔥 Remove nbviewer env
  • 📝 Remove qgrid as it is not being developed further
  • 📝 Update MacTex install
  • 🔧 Add JupyterHub env
  • 🔧 Add Python 3.11 kernel config

1.1.1

  • 🔖 Jupyter-Tutorial 1.1.1
  • ✏️ Fix PDF structure

1.1.0

  • 🔖 Jupyter-Tutorial 1.1.0
  • 📝 Add ‘What’s new’ section
  • 📝 Add Executable Books
  • 💄 Beautify the Jupyter overview
  • 📝 Add JupyterLab documentation

1.0.0

  • 🔧 Moving the Data Science content into Python4DataScience
    • /first-steps/index.html -> /notebook/index.html
    • /first-steps/create-notebook.html -> /notebook/create-notebook.html
    • /first-steps/install.html -> /notebook/install.html
    • /workspace/jupyter/$rest -> /
    • /workspace/first-steps/$rest -> /notebook/
    • /workspace/ipython/$rest -> Python4DataScience:/workspace/ipython/
    • /workspace/numpy/$rest -> Python4DataScience:/workspace/numpy/
    • /workspace/pandas/$rest -> Python4DataScience:/workspace/pandas/
    • /data-processing/$rest -> Python4DataScience:/data-processing/
    • /clean-prep/$rest -> Python4DataScience:/clean-prep/
    • /parameterise/$rest -> /notebook/parameterise/
    • /performance/ipyparallel//$rest -> /hub/ipyparallel/
    • /performance/ -> Python4DataScience:/performance/
    • /productive/ -> Python4DataScience:/productive/
    • /testing/$rest -> /notebook/testing/
    • /web/dashboards/$rest -> /dashboards/