All Projects → tuxu → Nbviewer App

tuxu / Nbviewer App

Licence: mit
A Jupyter notebook viewer for macOS

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Nbviewer App

Quantitative Notebooks
Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy
Stars: ✭ 356 (-31.67%)
Mutual labels:  jupyter-notebook, jupyter
Sklearn Classification
Data Science Notebook on a Classification Task, using sklearn and Tensorflow.
Stars: ✭ 518 (-0.58%)
Mutual labels:  jupyter-notebook, jupyter
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (-21.11%)
Mutual labels:  jupyter-notebook, jupyter
Cc150
《程序员面试金典》(cc150)
Stars: ✭ 326 (-37.43%)
Mutual labels:  jupyter-notebook, jupyter
Jupyter tensorboard
Start Tensorboard in Jupyter Notebook
Stars: ✭ 446 (-14.4%)
Mutual labels:  jupyter-notebook, jupyter
Homemade Machine Learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Stars: ✭ 18,594 (+3468.91%)
Mutual labels:  jupyter-notebook, jupyter
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (-19.58%)
Mutual labels:  jupyter-notebook, jupyter
Spyder Notebook
Jupyter notebook integration with Spyder
Stars: ✭ 298 (-42.8%)
Mutual labels:  jupyter-notebook, jupyter
Tensorflow Lstm Regression
Sequence prediction using recurrent neural networks(LSTM) with TensorFlow
Stars: ✭ 433 (-16.89%)
Mutual labels:  jupyter-notebook, jupyter
Py d3
D3 block magic for Jupyter notebook.
Stars: ✭ 428 (-17.85%)
Mutual labels:  jupyter-notebook, jupyter
Jupyter Edu Book
Teaching and Learning with Jupyter
Stars: ✭ 325 (-37.62%)
Mutual labels:  jupyter-notebook, jupyter
Jupyterhub Deploy Docker
Reference deployment of JupyterHub with docker
Stars: ✭ 479 (-8.06%)
Mutual labels:  jupyter-notebook, jupyter
Ielixir
Jupyter's kernel for Elixir programming language
Stars: ✭ 312 (-40.12%)
Mutual labels:  jupyter-notebook, jupyter
Vscodejupyter
Jupyter for Visual Studio Code
Stars: ✭ 337 (-35.32%)
Mutual labels:  jupyter-notebook, jupyter
Vimpyter
Edit your Jupyter notebooks in Vim/Neovim
Stars: ✭ 308 (-40.88%)
Mutual labels:  jupyter-notebook, jupyter
Enterprise gateway
A lightweight, multi-tenant, scalable and secure gateway that enables Jupyter Notebooks to share resources across distributed clusters such as Apache Spark, Kubernetes and others.
Stars: ✭ 412 (-20.92%)
Mutual labels:  jupyter-notebook, jupyter
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (+512.48%)
Mutual labels:  jupyter-notebook, jupyter
Notebook As Pdf
Save Jupyter Notebooks as PDF
Stars: ✭ 290 (-44.34%)
Mutual labels:  jupyter-notebook, jupyter
Ifsharp
F# for Jupyter Notebooks
Stars: ✭ 424 (-18.62%)
Mutual labels:  jupyter-notebook, jupyter
Jupyter Dash
Develop Dash apps in the Jupyter Notebook and JupyterLab
Stars: ✭ 453 (-13.05%)
Mutual labels:  jupyter-notebook, jupyter

Jupyter Notebook Viewer

Icon

A native macOS application to view Jupyter/IPython notebooks.

Features

Getting started

  • Download nbviewer-app.zip (Releases)

  • Unzip and move Jupyter Notebook Viewer.app to /Applications and enjoy 👍

  • Alternatively: install via Homebrew Cask:

    $ brew cask install jupyter-notebook-viewer
    
  • Quick Look should work out of the box. If it doesn't, check qlmanage -m plugins | grep ipynb to see whether the plugin appears there.

Screenshot

Screenshot

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