All Projects → tuxu → Ipynb Quicklook

tuxu / Ipynb Quicklook

Licence: mit
A Quick Look generator for Jupyter/IPython notebooks without further dependencies

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ipynb Quicklook

Nb2xls
Convert Jupyter notebook to Excel spreadsheet
Stars: ✭ 129 (-15.13%)
Mutual labels:  jupyter-notebook, jupyter
Nbgallery
Enterprise Jupyter notebook sharing and collaboration app
Stars: ✭ 135 (-11.18%)
Mutual labels:  jupyter-notebook, jupyter
Fastdoc
Create publication-quality books from Jupyter notebooks
Stars: ✭ 134 (-11.84%)
Mutual labels:  jupyter-notebook, jupyter
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-18.42%)
Mutual labels:  jupyter-notebook, jupyter
Sqlcell
SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python variables while concurrently running Python code. And *much* more.
Stars: ✭ 145 (-4.61%)
Mutual labels:  jupyter-notebook, jupyter
Ipyexperiments
jupyter/ipython experiment containers for GPU and general RAM re-use
Stars: ✭ 128 (-15.79%)
Mutual labels:  jupyter-notebook, jupyter
Alphalens
Performance analysis of predictive (alpha) stock factors
Stars: ✭ 2,130 (+1301.32%)
Mutual labels:  jupyter-notebook, jupyter
Learn jupyter
This is a jupyter practical tutorial. Welcome to edit together!
Stars: ✭ 123 (-19.08%)
Mutual labels:  jupyter-notebook, jupyter
Py4chemoinformatics
Python for chemoinformatics
Stars: ✭ 140 (-7.89%)
Mutual labels:  jupyter-notebook, jupyter
Practical Machine Learning With Python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
Stars: ✭ 1,868 (+1128.95%)
Mutual labels:  jupyter-notebook, jupyter
Jupyter Datatables
Jupyter Notebook extension leveraging pandas DataFrames by integrating DataTables and ChartJS.
Stars: ✭ 127 (-16.45%)
Mutual labels:  jupyter-notebook, jupyter
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (+1437.5%)
Mutual labels:  jupyter-notebook, jupyter
Ipyvolume
3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
Stars: ✭ 1,696 (+1015.79%)
Mutual labels:  jupyter-notebook, jupyter
Python Workshop
A series of Jupyter Notebooks on exploring Unidata technology with Python. See website for more information.
Stars: ✭ 127 (-16.45%)
Mutual labels:  jupyter-notebook, jupyter
Helm Chart
A store of Helm chart tarballs for deploying JupyterHub and BinderHub on a Kubernetes cluster
Stars: ✭ 123 (-19.08%)
Mutual labels:  jupyter-notebook, jupyter
Beyond Jupyter
🐍💻📊 All material from the PyCon.DE 2018 Talk "Beyond Jupyter Notebooks - Building your own data science platform with Python & Docker" (incl. Slides, Video, Udemy MOOC & other References)
Stars: ✭ 135 (-11.18%)
Mutual labels:  jupyter-notebook, jupyter
Know Your Intent
State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.
Stars: ✭ 116 (-23.68%)
Mutual labels:  jupyter-notebook, jupyter
Analyzing neural time series
python implementations of Analyzing Neural Time Series Textbook
Stars: ✭ 117 (-23.03%)
Mutual labels:  jupyter-notebook, jupyter
Ipytracer
📊 Algorithm Visualizer for IPython/Jupyter Notebook
Stars: ✭ 138 (-9.21%)
Mutual labels:  jupyter-notebook, jupyter
Opendatawrangling
공공데이터 분석
Stars: ✭ 148 (-2.63%)
Mutual labels:  jupyter-notebook, jupyter

ipynb-quicklook

Note: This plugin has now been integrated into a native macOS app, Jupyter Notebook Viewer.

A stand-alone Quick Look generator for Jupyter/IPython notebooks on macOS. Contents are rendered on-the-fly using nbviewer.js.

Getting started

  • Download ipynb-quicklook.qlgenerator (Releases)
  • Move the generator into /Library/QuickLook. You may need to run qlmanage -r to reset the Quick Look server and caches.
  • Press space whenever you encounter a .ipynb file. Enjoy 👍

Similar projects

Acknowledgments

License

This project is licensed under the MIT license. See LICENSE.md for details.

© 2017 Tino Wagner

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].