Skip to content

Repository for storing the AIM article related codes and notebooks

License

Notifications You must be signed in to change notification settings

anitajith/AIM-Code-Repo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIM-Code-Repo

Private-Repository for storing the AIM article related codes and notebooks

To upload the code/notebooks follow the following steps.

  1. git pull this repository name inside a new folder
  2. use this folder for pushing code to this repository
  3. after adding new .py/.ipynb files in the new folder
  4. git add your new file name, i.e. my-python-script.py/my-notebook.ipynb
  5. git commit -m "a custom message here"
  6. git push origin main

About

Repository for storing the AIM article related codes and notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%