Skip to content
View paulochf's full-sized avatar
⌨️
⌨️
Block or Report

Block or report paulochf

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. scikit-learn/scikit-learn scikit-learn/scikit-learn Public

    scikit-learn: machine learning in Python

    Python 58.3k 25k

  2. tcc tcc Public

    Repo for undergrad thesis

    TeX

  3. IPython/Jupyter Notebook enlarge/cha... IPython/Jupyter Notebook enlarge/change cell width
    1
    from IPython.display import display, HTML
    2
    
                  
    3
    display(HTML(data="""
    4
    <style>
    5
        div#notebook-container    { width: 95%; }
  4. mba_thesis mba_thesis Public

    Jupyter Notebook

  5. django-kronos django-kronos Public

    Forked from jgorset/django-kronos

    Kronos makes it really easy to define and schedule tasks with cron

    Python

  6. python-dotenv python-dotenv Public

    Forked from theskumar/python-dotenv

    Get and set values in your .env file in local and production servers like Heroku does. 🎉

    Python