Skip to content

Harshdeep1996/PyConAPAC

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

PyConAPAC

This is the repository which contains the slides and the code which I presented at PyCon APAC.

Clone the repository using:

git clone https://github.com/Harshdeep1996/PyConAPAC.git

To access the slides, just open pycon-slides.html To access the code, you would need to use jupyter

  • to see the code in slides, do it using
    jupyter nbconvert pycon-code.ipynb --to slides --post serve
    
  • to see the code in a notebook, for editing purposes maybe,
    jupyter notebook
    
    and open pycon-code.ipynb

About

PyCon Malaysia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published