nextcloud / nextcloud/viewer

Add support for ipynb files

Open
#783 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement file support request
Dominant language
JavaScript
Stars
119
Forks
72
Avg merge
18h 42m
Merged PRs (30d)
24

Description

What file type
Jupyter notebooks, a.k.a. ipynb are pages containing code written in different langugaes: julia, python, R, ... and widely used in data analysis, science, finance, ... These get rendered when on a github page (e.g. https://github.com/odewahn/ipynb-examples/blob/master/Part%201%20-%20Running%20Code.ipynb ).

What application is using it
Many applications in the jupyter ecosystem use notebooks: https://jupyter.org/ , https://voila.readthedocs.io , ...

Sample file
ipynb sample file

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository files, tests, or entry points. Start by inspecting how the viewer handles existing file types and the supplied sample ipynb file; done means Jupyter notebook files are supported and render correctly in the viewer.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jupyter-notebook
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.