GithubHelp home page GithubHelp logo

azurenotebooks's Introduction

Azure Notebooks

Computational Notebooks as a Service. https://notebooks.azure.com/

Write and Share Your Ideas with Jupyter Notebooks!

banner

Express with Notebooks: We all have ideas. With Azure Notebooks, you can write down your ideas using words and pictures, and you can make them come alive with code that you write in Python or R. Azure Notebooks are powered by the Jupyter Open Source project, which currently has over 3 million users.

Share Notebooks: Azure Notebooks also makes it easy for you to share your ideas with your colleagues or even with anyone who has access to the web. But we go further than that: we make it easy for them to build their own ideas starting from yours!

##About this Repo

This GitHub repo is intended for reporting, discussing, and tracking customer issues. We don't have product code on it yet, but we do have a product roadmap below that we'll keep up-to-date.

##Product Roadmap - subject to change

The Azure Notebook Service is in public review for the next few quarters. Our focus is key data science scenarios and education.

Fall 2016 (Q3-2016) - Initial preview with basic notebook features and sharing using Libraries.
Winter 2016 (Q4-2016) - Store data files in libraries, import from Github, private libraries, and collaboration in libraries.
Spring 2017 (Q1-2017) - More collaboration & security features.

Current Release

Thursday, Oct 13, 2016

We ship a new release every two weeks. See our release notes for details.

Give it a try

We have a suite of sample notebook libraries. These are real life notebooks that we have used these for our own data science work and training at Microsoft. Some of them are examples from the work we have done with customers of our machine learning services. A welcome notebooks gives you a quick tour of Jupyter.

Note: You dont need an account to view notebooks - click the "eyeball" If you want to run/edit a notebook. You will need a Microsoft account (Outlook, Hotmail, Xbox, etc). You'll be prompted to create one.

Get involved!

  • File an issue for bugs, feature requests, etc. If you need immediate assistamce, ping [email protected]
  • Have a cool notebook you want to share? Upload & tweet with #Azurenotebooks!
  • Are you teacher giving a large class or want to give webinar? Test drive the site and if possible a heads up on the date & number of users: [email protected]

Knowing the context of your issues will help us solve it faster. Please include as much of the following as you can while creating issues:

  • Whether the issue is related to Jupyter Notebooks or the Libraries feature.
  • The Jupyter Kernel (Python2, Pyhton3, or R) in case of problems with a Jupyter Notebook.
  • Time of occurrence.
  • Web browser the issue occurred in.
  • If the issue occurred once or can be reproduced (with steps to repro it).
  • LibraryID and Notebook Name
  • Logs (!cat .nb.log Or: New/Terminal, $cat .nb.log)
  • Usage scenario: teaching a class, doing homework, evaluating results for research.
  • Add template to root.

FAQs

What is Jupyter?

Jupyter (formerly IPython), is a multi-lingual REPL on steroids. This is a free service that provides Jupyter notebooks along with supporting libraries as a service. It means you can just login and use, no installation/setup is necessary. Instructors can also use the service by easily sharing a notebook. Students get their own private copies that can be run. The service is provided by the Python team @ Microsoft, which is part of the Data Group.

What environments are supported and how can I install packages?

Python 2.7.11 (Anaconda 4.1.0) and Python 3.5.1 (Anaconda 4.1).

  • You can install packages in Python: !pip install <pkg name>
  • You can also install packages using conda: !conda install --name root <pkg name> -y

We also support R (3.3.0 running MRO)

  • You can install packages in R: install.packages(ā€œpkg name")

Full FAQs

Resources

azurenotebooks's People

Contributors

crwilcox avatar eclectir avatar smortaz avatar tmtabor avatar

Watchers

 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.