Pushing Single Files
Sometimes you may want to post a single file for some quick testing instead of an entire folder every time you push...
Last updated
Was this helpful?
Sometimes you may want to post a single file for some quick testing instead of an entire folder every time you push...
Last updated
Was this helpful?
Users can publish single files to Kyso from the Command Line. In your terminal, simply navigate to the folder where your file is located.
Let's say I have a project directory with the following structure:
I want to share a graph from one of my notebook files with a colleague for some quick feedback -> without uploading the entire project. To do this I simply need to run:
The following might be additional relevant documentation: