Welcome to mirror list, hosted at ThFree Co, Russian Federation.

notebook_viewer.js « blob « javascripts « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 226ae69893e269d598ca4cc6c04fa3fa953e0142 (plain)
1
2
3
import renderNotebook from './notebook';

export default renderNotebook;