Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
lnls-sirius
/
scripts
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
3
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix mamba installation.
- #180
#180
Merged
fernandohds564
merged 19 commits into
master
lnls-sirius/scripts:master
from
dev/maint/adapt-install
lnls-sirius/scripts:dev/maint/adapt-install
Copy head branch name to clipboard
Dec 9, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Fix mamba installation.
#180
fernandohds564
merged 19 commits into
master
lnls-sirius/scripts:master
from
dev/maint/adapt-install
lnls-sirius/scripts:dev/maint/adapt-install
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2025
MNT: Change installer filename for mamba. Now it's Miniforge3.
fernandohds564
committed
c925372
View commit details
Copy full SHA for c925372
Browse repository at this point
MNT: file mamba.sh is deprecated. change way of initializing mamba.
fernandohds564
committed
584c0ae
View commit details
Copy full SHA for 584c0ae
Browse repository at this point
MNT: build package is not being installed with mamba anymore. install it with pip instead.
fernandohds564
committed
b90f444
View commit details
Copy full SHA for b90f444
Browse repository at this point
Commits on Jun 9, 2025
MNT: Update pyepics to 3.5.7 to remove pkg_recources dependency for that package.
fernandohds564
committed
bab42cf
View commit details
Copy full SHA for bab42cf
Browse repository at this point
Commits on Jun 18, 2025
BUG: Deactivate before creating deactivation file.
fernandohds564
committed
e2878c2
View commit details
Copy full SHA for e2878c2
Browse repository at this point
MNT: do not use --freeze-installed in first call of mamba packages installation.
fernandohds564
committed
6c5f0b4
View commit details
Copy full SHA for 6c5f0b4
Browse repository at this point
ENH: Add seaborn to the list of packages to be installed.
fernandohds564
committed
a4f3e2a
View commit details
Copy full SHA for a4f3e2a
Browse repository at this point
Commits on Jun 30, 2025
BUG: Fix problem with ENV_NAME value substitution in `here files`.
fernandohds564
committed
2832ba0
View commit details
Copy full SHA for 2832ba0
Browse repository at this point
Commits on Jul 7, 2025
MAMBA.MNT: Remove alias for repos inside repos folder in conda environment.
fernandohds564
committed
9365879
View commit details
Copy full SHA for 9365879
Browse repository at this point
MAMBA.ENH: use repository insertion-devices from lnls-ids instead of the one from lnls-ima.
fernandohds564
committed
c321c2f
View commit details
Copy full SHA for c321c2f
Browse repository at this point
MAMBA.ENH: Change default of script to do not clone repos.
fernandohds564
committed
417baf1
View commit details
Copy full SHA for 417baf1
Browse repository at this point
MAMBA.ENH: Define only one path of root folder to find packages.
fernandohds564
committed
f34b586
View commit details
Copy full SHA for f34b586
Browse repository at this point
MAMBA.ENH: use a more robust way of finding out repositories.
fernandohds564
committed
0e43b2d
View commit details
Copy full SHA for 0e43b2d
Browse repository at this point
MAMBA.STY: use better syntax for defining functions and define local variables as local.
fernandohds564
committed
0cf83d3
View commit details
Copy full SHA for 0cf83d3
Browse repository at this point
MAMBA.MNT: remove deprecated comment in code.
fernandohds564
committed
480226b
View commit details
Copy full SHA for 480226b
Browse repository at this point
MAMBA.MNT: Adapt to new workflow in Radia package, defined in lnls-sirius/Radia#3.
fernandohds564
committed
fe56491
View commit details
Copy full SHA for fe56491
Browse repository at this point
MAMBA.ENH: Change default folder for cloning repos to ~/repos. Add input option for users to change this default.
fernandohds564
committed
453989d
View commit details
Copy full SHA for 453989d
Browse repository at this point
Commits on Aug 7, 2025
MAMBA.FIX: Define variable needed to create activation files.
fernandohds564
committed
9f5c2e5
View commit details
Copy full SHA for 9f5c2e5
Browse repository at this point
MAMBA.MNT: Add print at the end of execution.
fernandohds564
committed
b1efa7e
View commit details
Copy full SHA for b1efa7e
Browse repository at this point
You can’t perform that action at this time.