soopervisor icon indicating copy to clipboard operation
soopervisor copied to clipboard

integrating new tutorials into the master branch

Open edublancas opened this issue 3 years ago • 1 comments

the tutorials branch contains revamped tutorials. More information on why we created these new tutorials is in: https://github.com/ploomber/soopervisor/issues/109 - essentially, the current ones do not contain the output of each command, which makes them hard to follow

a few things:

  • tutorials require some extra files to work. currently, the tutorials assume the files exist locally, but we should replace them with curl commands. see this: https://ploomber.io/blog/ds-platform-part-i/ for an example of what we're looking for
  • ignore the argo-pykernel.ipynb file, since we'll be using the argo.ipynb version (the latter uses the bash kernel)
  • the bash kernel gets a little crazy when the commands output a lot of text, so you might wanna redirect the output to a file
  • the tutorials should replace the old ones (e.g., use the argo.ipynb and delete the existing one

@RodolfoFerro

edublancas avatar Oct 20 '22 19:10 edublancas

@edublancas can we close this? If stuff are still missing please list them

idomic avatar Jan 30 '23 13:01 idomic