question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cases: training on a remote machine (SSH)

See original GitHub issue

for example, ssh to a remote machine, git clone / pull to get your code, then dvc pull to download your dataset, and dvc repro or dvc run to start training your models

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
shchekleincommented, May 19, 2021

This is not a use case actually by the way it’s written. Title should be changed to make it a use case, or it can be part of the user guide.

1reaction
shchekleincommented, Jun 14, 2019

@Naba7 sure! You can take our NLP tutorial or get-started as a base example, and show step by step how to run it remotely via SSH or on S3 EC2 using tools like spotty.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Overview of SSH to interact with remote servers - YouTube
Once we go through the details about getting started with AWS, we will focus on learning all key concepts related to SSH such...
Read more >
Remote Development using SSH - Visual Studio Code
The Visual Studio Code Remote - SSH extension allows you to open a remote folder on any remote machine, virtual machine, or container...
Read more >
SSH Essentials: Working with SSH Servers, Clients, and Keys
SSH, or secure shell, is the most common way of connecting to and administering remote Linux servers. In this cheat sheet-style guide, ...
Read more >
Running a Shell Script on a Remote Machine Through SSH
The best way to connect to a remote machine is by SSH for Linux-based machines. ... Note − Linux commands are case-sensitive.
Read more >
Remote Machines - The Missing Semester of Your CS Education
For SSH to work the host needs to be running an SSH server. · Go to ~/. · Use ssh-copy-id to copy the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found