Giter VIP home page Giter VIP logo

jupyter-naas / awesome-notebooks Goto Github PK

View Code? Open in Web Editor NEW
2.3K 44.0 393.0 949.23 MB

A powerful data & AI notebook templates catalog: prompts, plugins, models, workflow automation, analytics, code snippets - following the IMO framework to be searchable and reusable in any context.

Home Page: https://naas.ai/search

License: BSD 3-Clause "New" or "Revised" License

Jupyter Notebook 99.98% Python 0.01% Makefile 0.01%
templates opensource naas notebooks-templates jupyter jupyter-notebook jupyterlab python awesome awesome-list

awesome-notebooks's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-notebooks's Issues

Pillow - Add data to an image

Input :

  • image
  • dataframe

Model:
take data from dataframe and add it to the image to the location desired (configure x and y)

Output:
Image + text

Google Maps - Getting started

When I run in Naas:
! jupyter labextension install @jupyter-widgets/jupyterlab-manager

Error:
An error occured.
PermissionError: [Errno 13] Permission denied: '/opt/conda/share/jupyter/lab/extensions/jupyter-widgets-jupyterlab-manager-3.0.0.tgz'
See the log file for details: /tmp/jupyterlab-debug-fs1nj32l.log

then cannot follow the procedure below.

Source: https://jupyter-gmaps.readthedocs.io/en/latest/tutorial.html

LinkedIn - Send invitation to profile

Input :

  • Profile URL csv (with FISRTNAME, LASTNAME, JOB)
  • Message to be sent

Model:

  • send to profile list

Output:

  • "Message sent successfully"
    or fallbacks

LinkedIn - Get profile improve function

Input:
LK credentials

Model:
Function : get_profile(public_id="url" or "public_identifier", urn="urn")

Output:
Dataframe with:

PROFILE_URN = Linkedin urn
PUBLIC_ID = Linkedin public id

FIRSTNAME : First name
LASTNAME : Last name
EMAIL : Email
FOLLOWERS : Number of followers
TWITER : Twitter account
BIRTHDATE_DAY : Day of birth in format DD
BIRTHDATE_MONTH : Month of birth in format MM
BIRTHDATE_YEAR : Year of birth in format YYYY
BIRTHDATE : Birthdate in format DD, MM - YYYY

ADDRESS : Address
COUNTRY : Country name
PHONE : Phone number
LANGUAGE

HEADLINE : Job description (headline)
SECTOR : Work industry
COMPANY :
COMPANY_1 :
COMPANY_2 :

Spendesk - Get spends from all cards

Spendesk is an expense management tool providing cards to employees. It basically helps the company to follow any expense digitally.

Input:
Spendesk API ? not found to be investigated: https://apitracker.io/a/spendesk
Export CSVs of the expenses in the software;

Model:
create a master data frame to analyze in a dashboard

Output :
ACCOUNT
CARD / OWNER
DESCRIPTION FLOW
AMOUNT
CURRENCY
DATE

Created. March 24, 2021
https://naas.canny.io/requests/p/spendesk-get-spends-from-all-cards

FEC - Create PowerBI dashboard

FEC is a French accounting format

Input :

  • FEC txt file

Model:

  • Create 5 datasources : bilan, CR, TFT, SIG

Output:

  • PowerBI dashboard

Hubspot - Create contacts from Gsheet

Input :
firstname, lastname, job, linkedinbio, twiter, github, email, phone

from Gsheet naas drivers

Model:
Map fields from input to hubspot fields

Output:

  • Success: "✅ Contacts created successfully"
  • Fail: "❌ Could not create contact" + fall back

Salesforce - Get contact list

Input :
Salesforce API Key

Output :
Dataframe with contact list : FIRSTNAME, LASTNAME, JOB, COMPANY, PHONE, EMAIL

Plotly - Create world map

Input : columns

  • ISO code of country
  • Value

Model:
Call plotly lib and create map with default parameters
Title.
Legend.
Footer

Output:

  • Generate map.

Pipedrive - Get contact list

Input :
Pipedrive API Key

Output :
Dataframe with contact list : FIRSTNAME, LASTNAME, JOB, COMPANY, PHONE, EMAIL

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.