-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
p3-enhancement 🔥Much new such featureMuch new such featuresubmodule-notebook 📓Much web such IDEMuch web such IDEto-merge ↰ImminentImminent
Description
- I have visited the [source website], and in particular
read the [known issues] - I have searched through the [issue tracker] for duplicates
- I have mentioned version numbers, operating system and
environment, where applicable:
Auto-detect does not appear to work for jupyter
notebooks running in vscode
, and will result in the following form of output:
HBox(children=(IntProgress(value=0, max=252777), HTML(value=''))
Perhaps vscode scenarios could be covered under autonotebook's __init__.py
?
(Tested in the normal jupyter console, and works as intended.)
Let me know if to open an issue under vscode-python
instead.
tqdm.__version__
# '4.32.1'
sys.version
# '3.7.3 (default, Mar 27 2019, 09:23:15) \n[Clang 10.0.1 (clang-1001.0.46.3)]'
sys.platform
# 'darwin'
# vscode v1.34
janosh and dgoekmen
Metadata
Metadata
Assignees
Labels
p3-enhancement 🔥Much new such featureMuch new such featuresubmodule-notebook 📓Much web such IDEMuch web such IDEto-merge ↰ImminentImminent