included ipython widget via qtconsole

This commit is contained in:
Faisal Shahzad 2023-12-22 22:17:57 +01:00
parent bc121722a7
commit d6b28aef5c
12 changed files with 207 additions and 70 deletions

1
.gitignore vendored
View file

@ -124,6 +124,7 @@ celerybeat.pid
# Environments
.env
.venv
.venv10
env/
venv/
ENV/