Skip to content
Home » 2023.03.06 – Stream Notes (First Day Back from Travels and COVID)

2023.03.06 – Stream Notes (First Day Back from Travels and COVID)

  • by
  • Intro
    • Crono is back but still recovering from COVID
      • Got a headrest for chair
      • Still coughing
  • Code
    • If you want GitHub Actions to use things like DAGsHUB or other things that need login (in my case, a variable that looks like ${{ secrets.DAGSHUB_TOKEN }} in workflow yaml), you can look at the encrypted secrets documentation on GitHub to get things working
    • Where we are right now, as a reminder, we are deploying a mix of nbdev and DAGsHUB, with key features
      • GitHub Actions to perform automated tests
      • pre-commit hooks to clean up notebooks before pushing to Git
      • DVC integration
        • TODO Get that link ready for next stream
  • From Chat/Derail
  • DONE #StreamAdmin Fix starting soon screen (text in overlay is overlapping)
  • TODO Look for example index.ipynb for nbdev using poetry
  • TODO for setting # | default_exp preprocessor with nbdev, it may be that you set this once for each code block that becomes a callable function, but your notebooks currently have those copied from notebook to another…should you refactor to remove duplicate call?
  • We raided earend

Socials