All Projects → jonmmease → Plotly_ipywidget_notebooks

jonmmease / Plotly_ipywidget_notebooks

Projects that are alternatives of or similar to Plotly ipywidget notebooks

Chainer Handson
CAUTION: This is not maintained anymore. Visit https://github.com/chainer-community/chainer-colab-notebook/
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
2014 Summer Travels
Python-based spatial data analysis and visualization of the GPS location data from my 2014 summer travels.
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Image Captions
BERT + Image Captioning
Stars: ✭ 79 (-5.95%)
Mutual labels:  jupyter-notebook
Pancancer
Building classifiers using cancer transcriptomes across 33 different cancer-types
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Depy2016
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Turkish Bert Nlp Pipeline
Bert-base NLP pipeline for Turkish, Ner, Sentiment Analysis, Question Answering etc.
Stars: ✭ 85 (+1.19%)
Mutual labels:  jupyter-notebook
Pulmonary Nodules Segmentation
Tianchi medical AI competition [Season 1]: Lung nodules image segmentation of U-Net. U-Net训练基于卷积神经网络的肺结节分割器
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Simple blockchain in 5 minutes
This is the code for "Simple Blockchain in 5 Minutes" By Siraj Raval on Youtube
Stars: ✭ 85 (+1.19%)
Mutual labels:  jupyter-notebook
Dealing with data
Material that I use for a variety of classes and tutorials
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Data science
Notebooks de análises e projetos de Data Science em Python
Stars: ✭ 85 (+1.19%)
Mutual labels:  jupyter-notebook
Notebooks
📓 A growing collection of Jupyter Notebooks written in Python, OCaml and Julia for science examples, algorithms, visualizations etc
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Seaborn
Seaborn 学习笔记
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Gans
GANs in slanted land
Stars: ✭ 85 (+1.19%)
Mutual labels:  jupyter-notebook
Fccss
Computer Science SCHOOL resources
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Manifold Learning
Introduction to manifold learning - mathematical theory and applied python examples (Multidimensional Scaling, Isomap, Locally Linear Embedding, Spectral Embedding/Laplacian Eigenmaps)
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Kaggle Quora
Kaggle Quora Questions Pairs Competition
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Pythonicperambulations
Old source for jakevdp.github.io. New source at http://github.com/jakevdp/jakevdp.github.io-source
Stars: ✭ 84 (+0%)
Mutual labels:  jupyter-notebook
Intrusion Detection System Using Deep Learning
VGG-19 deep learning model trained using ISCX 2012 IDS Dataset
Stars: ✭ 85 (+1.19%)
Mutual labels:  jupyter-notebook
Rna Seq Tsne
The art of using t-SNE for single-cell transcriptomics
Stars: ✭ 85 (+1.19%)
Mutual labels:  jupyter-notebook
Jupytemplate
Templates for jupyter notebooks
Stars: ✭ 85 (+1.19%)
Mutual labels:  jupyter-notebook

plotly_ipywidget_notebooks

Example notebooks using the ipywidgets integration in plotly.py version 3

Getting started

First, clone this repository and cd into the project directory

$ git clone https://github.com/jonmmease/plotly_ipywidget_notebooks.git
$ cd plotly_ipywidget_notebooks

Then install the package requirements

$ pip install -r requirements.txt

If you want to use the classic Jupyter Notebook, launch it

$ jupyter notebook

If you want to use JupyterLab, follow the instructions in the plotly.py README to install the jupyterlab python package along with the required JupyterLab JavaScript packages. Pay close attension to all of the version numbers!

Try out using Binder

Or, just click the button below to try out these notebooks in the classic Jupyter Notebook using binder.

Binder

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].