Skip to content
Snippets Groups Projects
Select Git revision
0 results

Add_authors.ipynb

  • Jakob Fritz's avatar
    8b304a1e
    Added code to query authors if needed (not used in CI, but can be used... · 8b304a1e
    Jakob Fritz authored
    Added code to query authors if needed (not used in CI, but can be used locally) and updated to newer REUSE-version (now 3.2)
    
    Squashed commit of the following:
    
    commit b63cba3d
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 12:13:56 2024 +0200
    
        Changed Jupyter-NB to query fewer entries when rerunning this notebook
    
    commit fb35a807
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 12:13:27 2024 +0200
    
        Don't create authors table by default (not collecting names if not needed)
    
    commit ef3958a9
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 12:02:52 2024 +0200
    
        Fix issues found with ruff
    
    commit 0cd73911
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 12:01:47 2024 +0200
    
        Reformatted
    
    commit f9def400
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 11:59:33 2024 +0200
    
        REUSE compatibility is now mandatory
    
    commit 83dfcc3c
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 11:58:52 2024 +0200
    
        Switched to new REUSE-schema (3.2) now allowing to centrally set license for all ipynb-files
    
    commit 7f1db6de
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 10:28:07 2024 +0200
    
        Don't store authors when running in CI (or if table is not present)
    
    commit 00c752cc
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Mon Sep 30 19:19:04 2024 +0200
    
        Added Jupyter-NB to show software-publications by institute and by author
    
    commit 6b9ef045
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Mon Sep 30 19:18:28 2024 +0200
    
        Fix bugs and added jupyter-nb to gather authors
    
    commit 84534551
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Mon Sep 30 16:46:11 2024 +0200
    
        Add authors table to default set of tables in DB
    
    commit 1c7722e9
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Mon Sep 30 11:38:30 2024 +0200
    
        Formatted with black and slightly changed structure of add_authorss_to_db
    
    commit 6815d2be
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Fri Sep 27 11:40:58 2024 +0200
    
        Export authors to csv-file as well
    
    commit 5211786c
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Fri Sep 27 11:38:43 2024 +0200
    
        Added first version of adding type to JuSER search and adding authors to a new table
    8b304a1e
    History
    Added code to query authors if needed (not used in CI, but can be used...
    Jakob Fritz authored
    Added code to query authors if needed (not used in CI, but can be used locally) and updated to newer REUSE-version (now 3.2)
    
    Squashed commit of the following:
    
    commit b63cba3d
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 12:13:56 2024 +0200
    
        Changed Jupyter-NB to query fewer entries when rerunning this notebook
    
    commit fb35a807
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 12:13:27 2024 +0200
    
        Don't create authors table by default (not collecting names if not needed)
    
    commit ef3958a9
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 12:02:52 2024 +0200
    
        Fix issues found with ruff
    
    commit 0cd73911
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 12:01:47 2024 +0200
    
        Reformatted
    
    commit f9def400
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 11:59:33 2024 +0200
    
        REUSE compatibility is now mandatory
    
    commit 83dfcc3c
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 11:58:52 2024 +0200
    
        Switched to new REUSE-schema (3.2) now allowing to centrally set license for all ipynb-files
    
    commit 7f1db6de
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Tue Oct 1 10:28:07 2024 +0200
    
        Don't store authors when running in CI (or if table is not present)
    
    commit 00c752cc
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Mon Sep 30 19:19:04 2024 +0200
    
        Added Jupyter-NB to show software-publications by institute and by author
    
    commit 6b9ef045
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Mon Sep 30 19:18:28 2024 +0200
    
        Fix bugs and added jupyter-nb to gather authors
    
    commit 84534551
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Mon Sep 30 16:46:11 2024 +0200
    
        Add authors table to default set of tables in DB
    
    commit 1c7722e9
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Mon Sep 30 11:38:30 2024 +0200
    
        Formatted with black and slightly changed structure of add_authorss_to_db
    
    commit 6815d2be
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Fri Sep 27 11:40:58 2024 +0200
    
        Export authors to csv-file as well
    
    commit 5211786c
    Author: Jakob Fritz <j.fritz@fz-juelich.de>
    Date:   Fri Sep 27 11:38:43 2024 +0200
    
        Added first version of adding type to JuSER search and adding authors to a new table