Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/jupyter-notebook-gist

Create, list, and load GitHub Gists from Jupyter notebooks
https://github.com/mozilla/jupyter-notebook-gist

Looking for new maintainers

jezdez opened this issue about 4 years ago
ModuleNotFoundError: No module named 'nbconvert.exporters.export'

dimitrijepetrovic opened this issue about 4 years ago
Add Mozilla Code of Conduct

Mozilla-GitHub-Standards opened this pull request almost 6 years ago
CODE_OF_CONDUCT.md file missing

Mozilla-GitHub-Standards opened this issue almost 6 years ago
Wiki changes

moz-hwine opened this issue almost 6 years ago
Use script exporter for scripts, correct file extension

actionshrimp opened this pull request over 6 years ago
Base url handling

actionshrimp opened this pull request over 6 years ago
Automatically deploy tags to PyPI

mdboom opened this pull request almost 7 years ago
Setup automatic PyPI releases via Git tags.

jezdez opened this pull request almost 7 years ago
Set up ESLint on Travis.

jezdez opened this pull request almost 7 years ago
Javascript should be linted

mdboom opened this issue almost 7 years ago
Fix #46: Add loading controls to tree page.

mdboom opened this pull request almost 7 years ago
Fix #60: Fix download notebook to server.

mdboom opened this pull request almost 7 years ago
Downloading gist to server fails

mdboom opened this issue almost 7 years ago
Attempt to fix Travis CI config

mdboom opened this pull request almost 7 years ago
Travis-CI tests are broken

mdboom opened this issue almost 7 years ago
Fix #53, Fix #56: Don't corrupt notebook.json when no oauth_client_id

mdboom opened this pull request almost 7 years ago
Editing config file on server load results in json syntax errors

sammyaboum opened this issue almost 7 years ago
"You haven't configured your GitHub Client ID"

rabernat opened this issue about 7 years ago
Installation when done within a virtual environment by pew

shadiakiki1986 opened this issue over 7 years ago
JSON error when enabling extension

rabernat opened this issue about 8 years ago
Revert "Use config getter instead of direct access to data"

jezdez opened this pull request over 8 years ago
Moved config to own traitlets.

jezdez opened this pull request over 8 years ago
Replace custom GitHub API code with github3.py

jezdez opened this issue over 8 years ago
Add tests using Tornado's testing utils

jezdez opened this issue over 8 years ago
Fixed packaging and installation issues.

jezdez opened this pull request over 8 years ago
Moved oauth info to separate file away from jupyter_notebook_config.py

agjwong opened this pull request over 8 years ago
Move (or duplicate) the "loading" controls to the main tree view

mreid-moz opened this issue over 8 years ago
Fix name in uninstall instructions, again

yeah568 opened this pull request over 8 years ago
Oauth client secret not recognized

elfnor opened this issue over 8 years ago
Fix name of extension in uninstallation instructions.

yeah568 opened this pull request over 8 years ago
Fixed python 3.x tests

agjwong opened this pull request almost 9 years ago
Re-enable tests under python 3

mreid-moz opened this issue almost 9 years ago
Re-add __init__.py to fix the pip pkg, fix tests.

mreid-moz opened this pull request almost 9 years ago
Fix Gist export.

Uberi opened this pull request almost 9 years ago
Refactored code to functions instead of BaseHandler methods & set up Travis CI.

agjwong opened this pull request almost 9 years ago
Tests can now be run from the same folder as create_gist.py

agjwong opened this pull request almost 9 years ago
Make tests runnable, and run them automatically with Travis CI

mreid-moz opened this issue almost 9 years ago
Replaced old developer uninstall instructions with new user instructions

musicaljelly opened this pull request almost 9 years ago
Update the repo location.

mreid-moz opened this pull request almost 9 years ago
PEP8 cleanup

yeah568 opened this pull request almost 9 years ago
Update README with jupter_notebook_config.py and PyPI info.

yeah568 opened this pull request almost 9 years ago
Tests

agjwong opened this pull request almost 9 years ago
Include 'gist.js' in the generated package.

mreid-moz opened this pull request almost 9 years ago
Improve README

vitillo opened this issue almost 9 years ago
Publish this extension on PyPI

mreid-moz opened this issue almost 9 years ago
Check client_id

yeah568 opened this pull request almost 9 years ago
Load users gists (Phase 1 - public gists only)

shaybeau731 opened this pull request almost 9 years ago
Install with pip

musicaljelly opened this pull request almost 9 years ago
Add some additional validation steps for Javascript

yeah568 opened this pull request almost 9 years ago
Detect "default" clientid and display a helpful message

mreid-moz opened this issue almost 9 years ago
Make extension installable via pip

mreid-moz opened this issue almost 9 years ago
Code cleanup: PEP8

mreid-moz opened this issue almost 9 years ago
Add test coverage

mreid-moz opened this issue almost 9 years ago
List user's gists, allow them to select one to open

mreid-moz opened this issue almost 9 years ago
Assign the response to the expected variable

mreid-moz opened this pull request almost 9 years ago
Refactor and clean

agjwong opened this pull request almost 9 years ago
Use tornado logging instead of print statements

musicaljelly opened this pull request almost 9 years ago
Load from notebook url

yeah568 opened this pull request almost 9 years ago
Remove a console.log, cleanup comments.

mreid-moz opened this pull request almost 9 years ago
Improve error handling

musicaljelly opened this pull request almost 9 years ago
Creating a new revision for existing gists

agjwong opened this pull request almost 9 years ago
Dynamic redirect uri base

mreid-moz opened this pull request almost 9 years ago
Fix gist name

musicaljelly opened this pull request almost 9 years ago
Get file contents

musicaljelly opened this pull request almost 9 years ago
Single source clientid

mreid-moz opened this pull request almost 9 years ago
Redirect user to gist

yeah568 opened this pull request almost 9 years ago
The requests wants `data` as a JSON string.

mreid-moz opened this pull request almost 9 years ago
Rename endpoint to 'create_gist'

mreid-moz opened this pull request almost 9 years ago
Extract OAuth info to a separate config file

mreid-moz opened this pull request almost 9 years ago
All good except for final post to save files to the gist

agjwong opened this pull request almost 9 years ago
Save notebook before OAuth

yeah568 opened this pull request almost 9 years ago
Add notebook extension to add button to save to gist

yeah568 opened this pull request almost 9 years ago