Git Product home page Git Product logo

nbss's Introduction

The NBSS logo

The fastest way to share your notebook with someone.

Features

  • Upload a notebook to get a link you can share with anyone.
  • Supports uploading and rendering both Jupyter Notebook and RMarkdown files.
  • Opt-in annotation support via hypothes.is.
  • Opt-in to allow discovery of your notebooks for search engines.

Product focus

I want to build focused products that can be reasonably marked 'complete'. They should do one thing, and one thing very well.

For NotebookSharing.space, that would be:

Be the fastest way to share your notebook with someone.

So we optimize for the speed of the process of sharing - so it includes the upload experience, as well as the experience of the viewer viewing exactly what the uploader wanted to show them. All prioritization decisions should be made based on this.

How to upload your notebook

There are two ways to share your Notebooks

  1. You can upload your notebook easily via the web interface at notebooksharing.space (No Sign up required)
  2. nbss-upload Command-Line Tool

CLI

nbss-upload is available on PyPI, and can be installed with pip.

pip install nbss-upload

Usage

Simply call it with the path to the notebook you want to upload.

$ nbss-upload test.ipynb
https://notebooksharing.space/view/04ab7ab45c2f08628eba9cb8fe5fb9a63f5961d5dfce622b9e26974ddc138916

This will upload the notebook and return the URL you can use to share it with others.

By default, only users who you share the URL with can access the notebook - it will not be visible to search engines. Annotations will also be turned off by default to help fight abuse.

You can enable annotations via hypothes.is by passing --enable-annotations or -a. The notebook can be made discoverable to search engines by passing --enable-discovery or -d.

All notebook formats supported by notebooksharing.space - .ipynb, .rmd, .html are supported.

nbss's People

Contributors

yuvipanda avatar amrrs avatar rabernat avatar

Watchers

James Cloos avatar  avatar

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.