Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jupyter-widgets/widget-cookiecutter issues and pull requests

#100 - Logging in setup.py causes error in labextension develop

Issue - State: closed - Opened by croesus over 2 years ago - 4 comments

#99 - Reexamine the public path cdn

Issue - State: closed - Opened by jasongrout almost 3 years ago - 1 comment

#98 - Cannot input in jupyterlab/notebook

Issue - State: open - Opened by wyhhyw123 almost 3 years ago

#97 - Why are the js files written in requirejs?

Issue - State: closed - Opened by Naman-ntc about 3 years ago - 1 comment

#96 - This cookiecutter example for general jupyter extension

Issue - State: closed - Opened by Naman-ntc about 3 years ago - 8 comments
Labels: question

#95 - Support Python namespace packaging

Issue - State: open - Opened by kylebarron about 3 years ago

#94 - Additional release instructions

Pull Request - State: closed - Opened by jofmi over 3 years ago - 1 comment

#93 - Remove double quotes from setup.py

Pull Request - State: closed - Opened by bsyouness over 3 years ago - 1 comment

#92 - Fixed quotes

Pull Request - State: closed - Opened by 96RadhikaJadhav over 3 years ago - 1 comment

#91 - single quotes vs double quotes

Issue - State: closed - Opened by jasongrout over 3 years ago - 2 comments
Labels: good first issue

#90 - remove widget.register

Issue - State: open - Opened by ianhi over 3 years ago - 2 comments

#89 - Update README lab install instructions

Pull Request - State: closed - Opened by willeppy over 3 years ago - 1 comment

#88 - README install instructions for Jupyter lab are unclear

Issue - State: closed - Opened by willeppy over 3 years ago - 3 comments

#87 - Update packaging to use more modern python practices

Pull Request - State: closed - Opened by jasongrout over 3 years ago - 4 comments

#86 - Fix typo

Pull Request - State: closed - Opened by flekschas over 3 years ago - 1 comment

#85 - Add suggestion to bump view and model version in widget implementations

Pull Request - State: closed - Opened by rmorshea over 3 years ago - 4 comments

#84 - Release instructions do not suggest to bump the model/view version numbers

Issue - State: open - Opened by rmorshea over 3 years ago - 1 comment

#83 - Support for JLab 3.x ?

Issue - State: closed - Opened by dou-du over 3 years ago - 4 comments

#82 - "Not registered as widget module" error in JupyterLab

Issue - State: closed - Opened by rmorshea over 3 years ago - 4 comments

#81 - JupyterLab plugin ids are by convention <packagename>:<pluginname>

Pull Request - State: closed - Opened by jasongrout over 3 years ago

#79 - Support for Jupyter Lab 3

Issue - State: closed - Opened by amirebrahimi over 3 years ago - 2 comments

#78 - CI Seems Broken

Issue - State: open - Opened by rmorshea over 3 years ago

#77 - Add idom-jupyter as an example usage

Pull Request - State: closed - Opened by rmorshea over 3 years ago

#76 - Add --overwrite flag to nbextension install cmd

Pull Request - State: closed - Opened by rmorshea over 3 years ago

#75 - Add link to gitter channel

Pull Request - State: closed - Opened by kolibril13 over 3 years ago - 1 comment

#73 - What is the purpose of publishing to NPM?

Issue - State: closed - Opened by sodennis over 3 years ago - 2 comments

#72 - Update for JupyterLab 3

Pull Request - State: closed - Opened by martinRenou over 3 years ago - 33 comments

#71 - Add Github Actions

Pull Request - State: closed - Opened by martinRenou over 3 years ago - 5 comments

#70 - Clean setup using jupyter-packaging

Pull Request - State: closed - Opened by martinRenou over 3 years ago

#69 - can't copy static/extension.js

Issue - State: closed - Opened by rmorshea almost 4 years ago - 1 comment

#68 - Setup.py Targets Moved

Issue - State: closed - Opened by rmorshea almost 4 years ago - 1 comment

#67 - Install static assests for the labextension

Pull Request - State: closed - Opened by martinRenou almost 4 years ago - 6 comments

#66 - Explain naming scheme

Issue - State: open - Opened by ianhi almost 4 years ago - 1 comment

#65 - Improve setup.py file

Pull Request - State: closed - Opened by martinRenou almost 4 years ago - 2 comments

#64 - Update README.md

Pull Request - State: closed - Opened by saraedum about 4 years ago - 1 comment

#63 - Does it Hot-Reload?

Issue - State: closed - Opened by saraedum about 4 years ago - 2 comments

#62 - Jupyter widget Error on Jupyter Lab

Issue - State: closed - Opened by sackh about 4 years ago - 4 comments

#61 - Newly created plugin fails to load.

Issue - State: closed - Opened by rvlander about 4 years ago - 4 comments

#60 - widget renders only after restart of the kernel

Issue - State: closed - Opened by Nic30 about 4 years ago - 3 comments

#59 - Add support for JupyterLab 2

Pull Request - State: closed - Opened by martinRenou over 4 years ago

#58 - JupyterLab extension files not bundled into pip package

Issue - State: open - Opened by mbektas over 4 years ago - 1 comment

#57 - update documentation, add comments

Pull Request - State: closed - Opened by mbektas over 4 years ago - 3 comments

#56 - improve documentation, add comments

Pull Request - State: closed - Opened by mbektas over 4 years ago

#55 - Maintenance state?

Issue - State: closed - Opened by deeplook over 4 years ago - 1 comment

#54 - Update trove classifiers.

Pull Request - State: closed - Opened by deeplook over 4 years ago

#53 - Documentation does not explain what do with the generated code.

Issue - State: closed - Opened by frankgerhardt over 4 years ago - 3 comments

#52 - Update to reflect new version number requirements

Pull Request - State: closed - Opened by AaronWatters almost 5 years ago - 2 comments

#51 - Fix libraries version to work with jupyter lab 1.0.0

Pull Request - State: closed - Opened by DraTeots almost 5 years ago - 2 comments

#50 - Jupyter Lab - README.md Update

Pull Request - State: closed - Opened by rowanc1 about 5 years ago - 2 comments

#49 - Tips for making extension building optional

Issue - State: open - Opened by djhoese about 5 years ago - 1 comment

#48 - Add description of each javascript file to README

Issue - State: closed - Opened by djhoese about 5 years ago - 2 comments

#47 - Fix Windows error

Pull Request - State: closed - Opened by martinRenou over 5 years ago

#46 - Share output from npm during install

Issue - State: open - Opened by jakirkham over 5 years ago - 1 comment

#45 - add watch command, normalize plugin name, fix hello world default

Pull Request - State: closed - Opened by wolfv over 5 years ago - 1 comment

#44 - jsdeps for egg_info ?

Issue - State: open - Opened by zerline over 5 years ago - 1 comment

#43 - Python package name

Pull Request - State: closed - Opened by zerline over 5 years ago - 1 comment

#42 - Updating js requires browser refresh

Issue - State: closed - Opened by dlarendt over 5 years ago - 2 comments

#41 - Fix `should_run_npm_install` check function

Pull Request - State: closed - Opened by PytLab almost 6 years ago - 3 comments

#40 - custom widget works locally but does not embed

Issue - State: closed - Opened by cornhundred almost 6 years ago - 3 comments

#39 - Syntax error in labplugin.js if npm_package_name contains hyphens

Issue - State: closed - Opened by zakandrewking about 6 years ago - 2 comments

#38 - Ensure __webpack_public_path__ for nbextension

Pull Request - State: closed - Opened by vidartf about 6 years ago - 11 comments

#37 - Remove __webpack_public_path__ configuration from js/lib/index.js

Pull Request - State: closed - Opened by jonmmease about 6 years ago - 1 comment

#36 - webpack not updating widget in development installation

Issue - State: closed - Opened by cornhundred over 6 years ago - 1 comment

#35 - Add standard jupyterlab extension keyword

Pull Request - State: closed - Opened by vidartf over 6 years ago - 1 comment

#34 - add support for jupyter lab

Pull Request - State: closed - Opened by maartenbreddels over 6 years ago - 2 comments

#33 - fix: filelist should have been a list

Pull Request - State: closed - Opened by maartenbreddels over 6 years ago

#32 - auto enable extension

Pull Request - State: closed - Opened by maartenbreddels over 6 years ago - 1 comment

#31 - Update to be a jlab plugin.

Pull Request - State: closed - Opened by jasongrout over 6 years ago - 6 comments

#30 - build a package not using npm

Issue - State: closed - Opened by achapkowski over 6 years ago - 1 comment

#29 - update widget-cookiecutter to support jupyterlab?

Issue - State: closed - Opened by paul-shannon over 6 years ago - 8 comments

#28 - Create LICENSE

Pull Request - State: closed - Opened by fm75 almost 7 years ago - 1 comment

#27 - Add LICENSE

Issue - State: closed - Opened by fm75 almost 7 years ago - 1 comment

#26 - Adding LICENSE File

Pull Request - State: closed - Opened by sterlinm almost 7 years ago - 3 comments

#25 - Add License

Issue - State: closed - Opened by pluradj almost 7 years ago - 4 comments

#24 - Update to widgets 7

Pull Request - State: closed - Opened by jasongrout almost 7 years ago

#23 - Update for ipywidgets 7 beta 1

Pull Request - State: closed - Opened by jasongrout almost 7 years ago

#22 - Development workflow?

Issue - State: closed - Opened by akloster almost 7 years ago - 5 comments

#21 - Addressing issue where npm isn't found on windows

Pull Request - State: closed - Opened by gbivins about 7 years ago - 3 comments

#20 - Doesn't find npm on windows

Issue - State: closed - Opened by gbivins about 7 years ago

#19 - Question: how to add callable functions?

Issue - State: closed - Opened by rskabelund about 7 years ago - 1 comment

#18 - Update to ipywidgets 6.0

Pull Request - State: closed - Opened by SylvainCorlay over 7 years ago

#17 - Import external library

Issue - State: closed - Opened by cedricguillou over 7 years ago - 1 comment

#16 - cookie cutter Jupyter widget on nbviewer

Issue - State: closed - Opened by cornhundred over 7 years ago - 1 comment

#15 - javascript won't load unless hub acct is restarted

Issue - State: closed - Opened by rskabelund over 7 years ago - 1 comment

#14 - Convert readthedocs links for their .org -> .io migration for hosted projects

Pull Request - State: closed - Opened by adamchainz over 7 years ago - 2 comments

#13 - Replace npmcdn.com with unpkg.com

Pull Request - State: closed - Opened by npmcdn-to-unpkg-bot almost 8 years ago - 1 comment

#12 - Sys-prefix by default

Pull Request - State: closed - Opened by SylvainCorlay almost 8 years ago

#11 - Dev install instructions don't build js

Issue - State: closed - Opened by j-towns almost 8 years ago - 3 comments

#10 - Fix webpack public path template

Pull Request - State: closed - Opened by SylvainCorlay about 8 years ago

#9 - Missing version string in npm module

Issue - State: closed - Opened by SylvainCorlay about 8 years ago

#8 - Fix dev installation instructions

Pull Request - State: closed - Opened by SylvainCorlay about 8 years ago
Labels: bug

#7 - Require ipywidgets >=5.1.5

Pull Request - State: closed - Opened by SylvainCorlay about 8 years ago

#6 - Add entry in cookiecutter project README

Issue - State: closed - Opened by willingc about 8 years ago - 6 comments

#5 - Edit README for user friendliness

Pull Request - State: closed - Opened by willingc about 8 years ago - 1 comment

#4 - Registration of custom widget

Pull Request - State: closed - Opened by SylvainCorlay about 8 years ago

#3 - Removing numpy and pandas dependencies

Pull Request - State: closed - Opened by bollwyvl about 8 years ago - 2 comments

#2 - hooray metadata!

Pull Request - State: closed - Opened by bollwyvl about 8 years ago

#1 - Initial commit: Create Template custom Widget project

Pull Request - State: closed - Opened by SylvainCorlay about 8 years ago - 4 comments