AGILab
Getting Started
Quick-Start
LICENSE
Install Agilab
Support
Introduction
Overview
Purpose
Target Audience
Main Dependencies
Technologies Selection Criteria
Example: Aircraft Radio Communication
Features
agi-core
agilab
Core Topics
Cluster
Cluster Help
Overview
Principle
Regenerate Documentation
Key Generation
1. Generate the keys
2. Loading the private key in SSH Agent
2.1 Load the private key
2.2 Verify the key Addition
3. Copy the public key to the server
3.1 Allow your key
3.2 Verification
Troubleshooting
SSHD Service
Useful links
Cluster Help
Overview
Principle
Regenerate Documentation
AGILab
Framework API
Core packages
agi-env API
Usage Example
Reference
agi-node API
Path handling
Argument helpers
Managed PC path remapping
Output directory helpers
Reference
agi-distributor API
Usage Example
Reference
Working with the API
App structure conventions
Environment Variables
FAQ
Missing worker packages during
AGI.run_*
Why installers still build eggs
Do we already have DAG/task orchestration?
Who manages multithreading when Dask is disabled?
Regenerating IDE run configurations
“VIRTUAL_ENV … does not match the project environment” warning
Why does a run create
distribution.json
?
Switching the active app in Streamlit
Docs drift after touching core APIs
AGI.install_*
fails looking for
pyproject.toml
Where are installer logs written?
Project Files Structure
Installation Overview
Troubleshooting
A - Prerequisite:
B - Pycharm Run/Debug configurations:
C - Exemple of Tests Sequence:
D - agilab_run_dev vs agilab_run_enduser vs lab_run:
Known Bugs
<install.sh> freeze:
<UV> VIRTUAL_ENV Warning
<UV> Sync Failed
<DASK> Debug Issue
<PYCHARM> Run/Debug Configuration is Broken
<PYCHARM> Can’t open your project
Licenses
Agi-cluster Licenses
Agi-node Licenses
Agi-env Licenses
Flight-project Licenses
Pages
▶️ EDIT
Sidebar
Main Content Area
Regenerate Documentation
Support
▶️ EXECUTE
Introduction
Sidebar
Main Content Area
Regenerate Documentation
▶️ EXPERIMENT
Sidebar
Main Content Area
Regenerate Documentation
▶️ EXPLORE
Introduction
Sidebar
Main Content Area
Tips & Notes
Regenerate Documentation
apps bounded pages
view_autoencoder_latenspace
view_barycentric
view_maps
view_maps_3d
view_maps_network
Apps Examples
MyCode Project
Overview
Manager (
mycode.mycode
)
Args (
mycode.app_args
)
Worker (
mycode_worker.mycode_worker
)
Assets & Tests
API Reference
Flight Project
Overview
Manager (
flight.flight
)
Args (
flight.flight_args
)
Worker (
flight_worker.flight_worker
)
Assets & Tests
API Reference
Flight Trajectory Project
Overview
Manager (
flight_trajectory.flight_trajectory
)
Args (
flight_trajectory.app_args
)
Worker (
flight_trajectory_worker.flight_trajectory_worker
)
Assets & Tests
API Reference
Link Sim Project
Overview
Manager (
link_sim.link_sim
)
Args (
link_sim.app_args
)
Worker (
link_sim_worker.link_sim_worker
)
Assets & Tests
API Reference
Sat Trajectory Project
Overview
Manager (
sat_trajectory.sat_trajectory
)
Args (
sat_trajectory.app_args
)
Worker (
sat_trajectory_worker.sat_trajectory_worker
)
Assets & Tests
API Reference
SB3 Trainer Project
Overview
Manager (
sb3_trainer.sb3_trainer
)
Worker (
sb3_trainer_worker.sb3_trainer_worker
)
Assets & Tests
API Reference
Hosting Sites
Agilab project
Agilab components
AGILab
Cluster
View page source
Cluster
Cluster Help
Overview
Principle
Regenerate Documentation
Key Generation
1. Generate the keys
2. Loading the private key in SSH Agent
3. Copy the public key to the server
Troubleshooting
Useful links