Hi, plotting a debug sample with a " in the title fails. I think the encoding of the quote is different between the backend and the file server plt.title('th...
5 years ago
How do I get access to uploaded artifacts (not registered)? I see I can find their URL using Task.get_task(...).artifacts and then use StorageManager to down...
5 years ago
What's going on with the documentation site?
5 years ago
I'm having some trouble setting up my trains-server configuration for trains. After copying the credentials I get the following: (tft) --:~$ trains-init TRAI...
5 years ago
Hi again. Is there any way to have trains-agent do a 'docker build' on the Dockerfile in the repository it pulls and then run that image? I know I can specif...
5 years ago
hi all! I have a couple of things that are not completely clear to me, hope you can help me to sort them out. i managed to configure the File Server on GCS b...
5 years ago
Hi everyone! Surely you've all starred us on github, right? ...right? As we are nearing 2k stars, I want us to break that barrier on the original Trains name...
5 years ago
So i've install allegro on Kubernetes using helm, how to i perform trains-init ?
5 years ago
Hi all, are there any alternatives to storing user credentials in /opt/trains/config/apiserver.conf ? We don't like that the credentials are stored in plaint...
5 years ago
In order to use the AWS Autoscaling, with spot and without spot instances - should we create a custom policy with the associated IAM or will one of the two A...
5 years ago
Where is the stdout of trains-agent stored in the service mode (running in background)?
5 years ago
I want to execute a script via trains-agent, but I want to be able to provide the location of a config file by specifying the path before trains-agent execut...
5 years ago
hi all! I am quite new with Trains and I was wondering if it's possible to fully automate the creation of Tasks in order to have them always run on separate ...
5 years ago
Hey! Is there a way to ignore the spammy output of progressbars like progressbar2 and tqdm in the captured log in Trains?
5 years ago
Is there a way to access DataFrame logged using report_table from the a task instance instantiated using Task.get_task(id='.....')? I have: t = Task.get_task...
5 years ago
When using the marketplace AMI - what is the diference between "Launch from website" vs "Launch through EC2"?
5 years ago
Hey, I was wondering how can I do hparams tuning with trains? couldn't find anything on the documentation
5 years ago
[Feature Request] - Support more common type for logging Currently Allegro doesn't support datetime ValueError: Only builtin types (str, int, str, float, lis...
5 years ago
Is there any customization options with respect to the UI of the debug samples tab in results? specifically I am looking for something more similar to tensor...
5 years ago
Hello, I'm logging a plotly figure which contains subplots using Logger.report_plotly() method. However, many of the attributes (color, legend label) of the ...
5 years ago
Hi all, is there a clean way to check if a local trains-server is available? I want to set a condition weather to set to offline mode or not. thanks
5 years ago
Is there a way to set default "customizable column"? I want to removed the "started" column and add "description" as default.
5 years ago
Hi, I'm configuring an agent. After pasting the credentials, I get: Error: could not verify credentials . I tried entering the user access key and secret key...
5 years ago
Hey, How Can I Point Trains To Look For It'S Train.Conf File In A Different Path Than ~/Trains.Conf?
Hey, how can I point trains to look for it's train.conf file in a different path than ~/trains.conf?
5 years ago
In relation to PyTorch Lightning v1.x, usage in combination with Trains has become much smoother (just pure TensorBoard). However, when checking the "Configu...
5 years ago
Hey, I'm facing quite a problem. A server was reset but the worker that ran on it still remains in the trains UI. What can be done?
5 years ago
Hi, does anyone have some issues with cloning git repos within alegro? I always got some error massage: fatal: unable to access ' http://X ....' Could not re...
5 years ago
Is it possible to make a callback to when a task is grabbed by a trains-agent worker so I could edit its configuration before the creation of the tasks start...
5 years ago
(sorry I pinned the message accidentally 😅 )
5 years ago