Skip to content

Repository to push all our experimental jupyter notebooks

Notifications You must be signed in to change notification settings

DalgoT4D/dalgo_python_notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

About

  • Each root level folder is an experiment and should contain its own dependencies requirements.txt

  • Create new notebooks if you want to share your work, since figuring out diffs in notebook on git is not possible

  • Do not push any secrets in the notebook

Setup

  1. cd <experiment_name>

  2. python -m venv venv

  3. pip install -r requirements

  4. Open the notebook in vscode. Make sure the kernel is pointing to the env you created above

  5. Create .env in that folder and update it based on what ever the notebook is using

About

Repository to push all our experimental jupyter notebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •