notebooks
Here are 287 public repositories matching this topic...
The fastai book, published as Jupyter Notebooks
-
Updated
Dec 2, 2020 - Jupyter Notebook
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
-
Updated
Dec 2, 2020 - Python
PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer
-
Updated
Dec 2, 2020 - Python
Google Colaboratory Notebooks and Repositories (by @firmai)
-
Updated
Mar 1, 2020 - Jupyter Notebook
In runtime configurations, it would be helpful to import/export runtime configurations.
In addition, importing / exporting a list or selection of configurations would be a nice additional feature
A cli tool to convert and manage jupyter notebook blogs. Proudly host your notebooks even as a static site.
-
Updated
Nov 26, 2020 - Python
The hands-on NLTK tutorial for NLP in Python
-
Updated
Jan 17, 2019 - Jupyter Notebook
4 different recommendation engines for the MovieLens dataset.
-
Updated
Jul 12, 2019 - Jupyter Notebook
For example, .git is shown in the docker-compose setup from #14
Jupyter Notebooks with Deep Learning Tutorials
-
Updated
Aug 5, 2019 - Jupyter Notebook
All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.
-
Updated
Jan 10, 2020 - Jupyter Notebook
A series of Jupyter Notebooks on exploring Unidata technology with Python. See website for more information.
-
Updated
Jan 9, 2020 - Jupyter Notebook
IPyPlot is a small python package offering fast and efficient plotting of images inside Python Notebooks. It's using IPython with HTML for faster, richer and more interactive way of displaying big numbers of images.
-
Updated
Nov 30, 2020 - Python
Curated Notebooks from STScI
-
Updated
Nov 30, 2020 - Jupyter Notebook
Notes & exercise solutions of Part I from the book: "Hands-On ML with Scikit-Learn, Keras & TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" by Aurelien Geron
-
Updated
Nov 16, 2020 - Jupyter Notebook
Tutorials on using JuMP for mathematical optimization in Julia
-
Updated
Nov 21, 2020 - Jupyter Notebook
A Python toolbox for quantitative, reproducible flow cytometry analysis
-
Updated
Nov 25, 2020 - Python
Interactive computing for complex data processing, modeling and analysis in Python 3
-
Updated
Oct 29, 2020 - Python
X lines of Python
-
Updated
Nov 18, 2020 - Jupyter Notebook
Sample sample scripts and notebooks on processing satellite imagery
-
Updated
Nov 22, 2020 - Jupyter Notebook
-
Updated
Oct 20, 2020 - Jupyter Notebook
Data science Python notebooks—a collection of Jupyter notebooks on machine learning, deep learning, statistical inference, data analysis and visualization.
-
Updated
Jan 11, 2019 - Jupyter Notebook
A Repo to store the Google Colaboratory Notebooks that I have created and shared
-
Updated
Oct 19, 2020 - Jupyter Notebook
Notebooks for the "ML from the Fundamentals" series
-
Updated
Sep 25, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the notebooks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the notebooks topic, visit your repo's landing page and select "manage topics."



Hello,
I am plotting a rectangular grid where the axis labels are factors. If there are duplicated factors along any axis, as expected, an error should be raised. When I run my code I see:
If I set
BOKEH_STRICT=1I