observablehq / observable-jupyter

This repository has been archived. Please see the fork maintained by Thomas Ballinger.
https://github.com/thomasballinger/observable-jupyter
ISC License
5 stars 0 forks source link

Choose final Python library name #2

Open thomasballinger opened 4 years ago

thomasballinger commented 4 years ago
!pip install REGISTRY_NAME
from PACKAGE_NAME import embed

It's nice to use the same string for REGISTRY_NAME and PACKAGE_NAME. We can name the github repo after the package name.

Currently using observable_jupyter for both.

thomasballinger commented 4 years ago

@mbostock if you have opinions here would be helpful to hear, this plus the proposal to open source notebook are the only blockers for now on releasing this.