Skip to content

Files

Latest commit

9573a34 · Jan 30, 2025

History

History

startup

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 9, 2018
Jan 23, 2025
Oct 14, 2024
Jan 3, 2025
May 24, 2024
Feb 22, 2017
Oct 1, 2020
Aug 9, 2024
Mar 3, 2023
Jun 9, 2023
May 24, 2022
Feb 22, 2023
Jan 25, 2022
Mar 3, 2023
Mar 21, 2019
May 24, 2022
Jan 27, 2022
Jan 27, 2022
Jan 27, 2022
Jan 27, 2022
Jan 27, 2022
Jul 29, 2024
Oct 14, 2024
Jul 1, 2024
Mar 16, 2023
Jan 30, 2025
Oct 18, 2024
Oct 18, 2024
Aug 22, 2016
Jan 26, 2018
Feb 8, 2018
This is the IPython startup directory

.py and .ipy files in this directory will be run *prior* to any code or files specified
via the exec_lines or exec_files configurables whenever you load this profile.

Files will be run in lexicographical order, so you can control the execution order of files
with a prefix, e.g.::

    00-first.py
    50-middle.py
    99-last.ipy