Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to have more clear way to execute tools after installing them? #573

Open
2 tasks done
joamatab opened this issue Sep 19, 2022 · 6 comments
Open
2 tasks done

How to have more clear way to execute tools after installing them? #573

joamatab opened this issue Sep 19, 2022 · 6 comments
Labels
stale::recovered [bot] recovered after being marked as stale type::bug describes erroneous operation, use severity::* to classify the type

Comments

@joamatab
Copy link

Checklist

  • I added a descriptive title
  • I searched open reports and couldn't find a duplicate

What happened?

After installation, there is no clear way to launch the installed tools (jupyterlab, spyder)

https://github.com/gdsfactory/gdsfactory/blob/master/construct.yaml

Conda Info

No response

Conda Config

No response

Conda list

No response

Additional Context

gdsfactory/gdsfactory#723

@joamatab joamatab added the type::bug describes erroneous operation, use severity::* to classify the type label Sep 19, 2022
@jaimergp
Copy link
Contributor

jaimergp commented Oct 5, 2022

You usually provide a conda package that ships a shorcut JSON file for menuinst on Windows (this is what console_shortcut does). Source here.

Docs for menuinst 1.x:

@joamatab
Copy link
Author

Thank you Jaime,

how could we have menuinst available on PyPi or conda?

@jaimergp
Copy link
Contributor

It's on defaults and conda-forge, and it comes preinstalled with conda! Include it in your construct.yaml as one more dependency next to conda if you want to be explicit.

@joamatab
Copy link
Author

Hi Jaime,

How can we also have menuinst available on Linux and MacOs?

conda/menuinst#109

This comment was marked as resolved.

@github-actions github-actions bot added the stale [bot] marked as stale due to inactivity label Nov 1, 2023
@jaimergp
Copy link
Contributor

jaimergp commented Nov 1, 2023

@joamatab After some time, menuinst v2 should be publicly available and integrated in conda soon. Once conda 23.11 is released, which should have support for menuinst v2, we can add explicit support here in constructor too.

@github-actions github-actions bot added stale::recovered [bot] recovered after being marked as stale and removed stale [bot] marked as stale due to inactivity labels Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale::recovered [bot] recovered after being marked as stale type::bug describes erroneous operation, use severity::* to classify the type
Projects
Status: No status
Development

No branches or pull requests

2 participants