pytorch-ignite / code-generator

Web Application to generate your training scripts with PyTorch Ignite
https://code-generator.pytorch-ignite.ai/
BSD 3-Clause "New" or "Revised" License
40 stars 23 forks source link

Update Docker Readme to include instructions for Low Disk Storage problem #345

Open ShatilKhan opened 11 months ago

ShatilKhan commented 11 months ago

Description

I've added a link to this hackmd post in the docker readme on how to setup the environment in case of low storage on C Drive

What is the purpose of this pull request?

cc: @vfdev-5

netlify[bot] commented 11 months ago

Deploy request for code-generator pending review.

Visit the deploys page to approve it

Name Link
Latest commit e296caeb8f6150870f17984de0f4b0cce5194118
vfdev-5 commented 11 months ago

@ShatilKhan I think it would be better to incorporate the text from hackmd into this README directly.

ShatilKhan commented 11 months ago

I was actually thinking the same thing Then I'll add the hackmd text on my next commit

vfdev-5 commented 10 months ago

@ShatilKhan any updates on this PR?

ShatilKhan commented 10 months ago

@ShatilKhan any updates on this PR?

Yes I'm working on it, I'll update it soon

vfdev-5 commented 10 months ago

@ShatilKhan thanks for the update, but the content starting from horizontal line and the text "After setting up Docker and whatever the issue with space and docker is:" does not look neat and more like a dump various notes. Can you restructure such that it keeps existing logic of headers levels and the content logic, also fix the indents in the vscode config?

Here is how it looks like now: https://github.com/pytorch-ignite/code-generator/blob/e296caeb8f6150870f17984de0f4b0cce5194118/docker/readme.md