Skip to content

Syspaths and colors#6

Merged
verdimrc merged 7 commits into
mainfrom
syspaths-and-colors
Jan 22, 2022
Merged

Syspaths and colors#6
verdimrc merged 7 commits into
mainfrom
syspaths-and-colors

Conversation

@verdimrc
Copy link
Copy Markdown
Contributor

Description of changes:

  • my_nb_path.py: notebooks/*.ipynb import this module to treat src/ as PYTHONPATH.
  • my_nb_color.py: notebooks/*.ipynb import this module to colorize their outputs.
  • removed python_interpreter question.
  • removed left-over ipython_config.py.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Verdi March and others added 6 commits January 22, 2022 16:54
my_nb_path.py: to reinstante the ability for notebooks to import custom
modules within the git repository -- the ability which was disabled by
PR #5.

my_nb_color.py: colorize notebook outputs on a best-effort basis.
Depends on rich and loguru.
- removed python_interpreter question
- removed left-over ipython_config.py
- unreviewed setup.py immediately raises exception
@verdimrc verdimrc added the enhancement New feature or request label Jan 22, 2022
@verdimrc verdimrc merged commit 5be59a1 into main Jan 22, 2022
@verdimrc verdimrc deleted the syspaths-and-colors branch January 22, 2022 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant