Skip to content

Classic notebook extension with 2.0.0 #115

@jtpio

Description

@jtpio

Description

It looks like the classic notebook extension is not installed automatically with the latest 2.0.0 release.

Reproduce

  1. mamba create -n test -c conda-forge python -y
  2. pip install mamba-gator
  3. jupyter nbextension list
$ jupyter nbextension list
Known nbextensions:
  config dir: /home/jtp/miniforge3/envs/test/etc/jupyter/nbconfig
    notebook section
      mamba_gator/static/main  enabled
      - Validating: problems found:
        - require?  X mamba_gator/static/main
    tree section
      mamba_gator/static/tree  enabled
      - Validating: problems found:
        - require?  X mamba_gator/static/tree

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions