Skip to content

gator not displayed in jupyterlab after updating or re-installing #139

Closed
@ericpre

Description

@ericpre

Description

When updating to the latest version of gator, I noticed that the gator tab will not be displayed in the jupyterlab unless I manually delete the file in ~/.jupyter/lab/workspaces/.
Starting gator from the command line works fine.

This can be reproduced by uninstalling/installing gator.

Reproduce

  1. Uninstall mamba_gator (mamba uninstall mamba_gator)
  2. Install mamba_gator (mamba install gator)
  3. Open jupyterlab
  4. Go to Settings menu, click on Conda Package Manager
  5. Nothing happen: no error and the gator tab is not displayed!
  6. Close jupyterlab
  7. Delete the file in ~/.jupyter/lab/workspaces/
  8. Open jupyterlab
  9. Go to Settings menu, click on Conda Package Manager
  10. The gator tab is displayed!

Expected behavior

The gator tab should open when clicking on Conda Package Manager from the Settings menu without having to delete the file in ~/.jupyter/lab/workspaces/ .

Context

  • Python package version: 5.1.0
  • Extension version: 3.0.0
  • General information:
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Browser Output
Paste the output from your browser Javascript console here.

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