Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Releases: fcollonval/jupyter-project

v1.0.1

03 Jun 07:18
Compare
Choose a tag to compare

Bugs:

  • Difference computation not working if environment.yml is absent.

v1.0.0

01 Jun 17:52
8e0c707
Compare
Choose a tag to compare

Features:

  • Filter automatically the kernel to keep only the one linked to the active project #14
  • Update the conda environment to fit the definition in environment.yml when the git branch changes or any other actions changing the HEAD #15

v0.3.0.post.1

30 May 15:19
8c16eea
Compare
Choose a tag to compare

Correct publication script

v0.3.0

30 May 15:15
Compare
Choose a tag to compare

Features:

  • Initialize project as git repository if @jupyterlab/git extension is installed #8
  • Allow usage of project properties in some variables and file templates #10
    Bugs:
  • path should not be part of the project stored information #7

v0.2.0

23 May 10:36
4fca470
Compare
Choose a tag to compare
  • Features
    • Add support for synchronization between the project and a conda environment
    • Bump to jupyterlab_toastify v4
    • Layout Jest testing

v0.2.0a0.post2

23 May 10:31
09200f1
Compare
Choose a tag to compare
v0.2.0a0.post2 Pre-release
Pre-release

Correct missing JupyterLab in publication CD

v0.2.0a0.post1

23 May 10:26
b84fa33
Compare
Choose a tag to compare
v0.2.0a0.post1 Pre-release
Pre-release

New release after publication script correction.

v0.2.0a0

23 May 08:30
889c628
Compare
Choose a tag to compare
v0.2.0a0 Pre-release
Pre-release
  • Features
    • Add support for synchronization between the project and a conda environment
    • Bump to jupyterlab_toastify v4
    • Layout Jest testing

v0.1.0

16 May 15:54
Compare
Choose a tag to compare

Features:

  • Handle Jinja2 file templates
  • Handle project cookiecutter template