Conda-based Installer Parent Issue
See original GitHub issueThis issue is intended to capture discussions related to the development of the conda-based standalone Spyder installers post release of Spyder 5.4.0.
This description will aim to capture the up-to-date status of the development strategy resulting from a consensus of comments. Bug fixes and explicit tasks should be reported in a separate issue and PR.
Outstanding Questions, Ideas, & Proposals
- Update the Spyder conda installation as follows:
- Make the root conda environment the Spyder runtime environment
- Name the root conda environment directory
spyder-X.X
with major and minor version only - The root environment will support all bug fix releases within the minor release, and can be updated via conda-forge
- New minor and major releases will require downloading a new installer.
Issue Analytics
- State:
- Created 10 months ago
- Reactions:1
- Comments:6 (6 by maintainers)
Top Results From Across the Web
F.A.Q. — AstroConda 0.0.1 documentation
Does AstroConda provide an installation script similar to Miniconda or Anaconda?¶ ... properly but our parent site (http://www.stsci.edu) is unresponsive, ...
Read more >How to make the parent issue take on a status of a sub-task ...
I've setup the parent issue to follow the transitions of a sub-task. The next step is when that sub-task goes to it's "Done"...
Read more >Freezing Python versions inside Bioconductor packages
These versioning issues represent a major obstacle to reliable ... 1 will instruct basilisk to not create an conda-based R installation as a ......
Read more >Creating a development environment - Pandas
To use the conda -based compilers, you will need to install the Developer Tools ... Let us know if you have any difficulties...
Read more >Notarization | Apple Developer Forums
I have tried to sign and notarize the Mac .dmg installer for months, ... There are three ways you might fix this problem:...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sure thing. I’ll remove arm64 from the build matrix.
Another suggestion: Could we only build the Intel app in PRs for Mac? That should be enough, given that it can run on M1/M2 chips, right?
The thing is we only have 5 Mac slots for the entire organization, and right now we’re using more than that on every PR here, which slows down development in other projects.