JupyterGenerator: should install packages needed to run Jupyter notebooks

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
docker, dockerfile, jupyter, python, typescript

Research direction

Start with the JupyterGenerator entry point and trace how a .ipynb file is detected during Dockerfile generation. Done means the generated Dockerfile installs the jupyter Python package and includes a CMD instruction that runs the notebook server.

Written by the indexing model from the issue text.

Description

enhancement

Implement a JupyterGenerator class which, if there is a .ipynb file in the folder, in the generated Dockerfile installs the jupyter Python package and runs the notebook server (CMD instruction).

Dominant language
TypeScript
Stars
124
Forks
10
Avg merge
3h 28m
Merged PRs (30d)
1

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.

More from stencila/dockta

All issues in stencila/dockta

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.