Ecosyste.ms: Issues

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

GitHub / rossant/ipycache issues and pull requests

#74 - module 'IPython.utils.io' has no attribute 'stdout'

Issue - State: open - Opened by AmineMahdioui almost 2 years ago

#73 - Fix LICENSE copyright, wording, and file extension

Pull Request - State: closed - Opened by mbrukman almost 2 years ago

#72 - Set up caching for pip on Linux and macOS

Pull Request - State: closed - Opened by mbrukman about 2 years ago

#71 - Fix for IPython.utils.traitlets and pickle

Pull Request - State: closed - Opened by lyh16 over 2 years ago - 1 comment

#70 - Include the license file in PyPI package

Issue - State: open - Opened by mbrukman over 2 years ago

#68 - Update license copyright line, wording, and file extension

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

#67 - Add caching to `pip` in GitHub Actions

Issue - State: closed - Opened by mbrukman over 2 years ago

#66 - Rewrite unit tests to use Python `unittest`

Pull Request - State: closed - Opened by mbrukman over 2 years ago - 3 comments

#65 - Format with autopep8 and clean up code

Pull Request - State: closed - Opened by mbrukman over 2 years ago

#64 - Explicitly install `nose` to unbreak tests

Pull Request - State: closed - Opened by mbrukman over 2 years ago - 11 comments

#62 - Migrate from `nose` to `nose2`

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

#61 - Replace deprecated, unmaintained `nose` with another solution

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

#60 - Clarify license as `BSD-3-Clause` in `setup.py`

Pull Request - State: closed - Opened by mbrukman over 2 years ago - 3 comments

#59 - Fix setup.py `description` and `url` fields

Pull Request - State: closed - Opened by mbrukman over 2 years ago

#58 - Add `text/markdown` README content type in setup

Pull Request - State: closed - Opened by mbrukman over 2 years ago

#57 - Update README and add PyPI badge [skip ci]

Pull Request - State: closed - Opened by mbrukman over 2 years ago - 1 comment

#56 - Check setup.py metadata for correctness

Pull Request - State: closed - Opened by mbrukman over 2 years ago

#55 - Fix GitHub Actions setup and test config

Pull Request - State: closed - Opened by mbrukman over 2 years ago - 4 comments

#54 - Convert Travis CI config to GitHub Actions

Pull Request - State: closed - Opened by mbrukman over 2 years ago - 5 comments

#53 - Remove README and README.rst, keeping README.md

Pull Request - State: closed - Opened by mbrukman over 2 years ago

#52 - Migrate from Travis CI to GitHub Actions

Issue - State: closed - Opened by mbrukman over 2 years ago - 1 comment

#51 - Remove 2 of the 3 README files in repo?

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

#50 - ipycache - Remote Code Execution (RCE) - Fix:

Pull Request - State: closed - Opened by JamieSlome over 4 years ago - 1 comment

#49 - Exceptions not visible when using %%cache

Issue - State: open - Opened by oldnaari over 4 years ago

#48 - Import pickle

Issue - State: open - Opened by rutujar about 5 years ago - 2 comments

#47 - ipycache.load_vars method is vulnerable

Issue - State: open - Opened by bigbigliang-malwarebenchmark over 5 years ago

#46 - cPickle import error

Issue - State: open - Opened by yoavram over 7 years ago - 15 comments

#45 - Package the License and Readme

Pull Request - State: closed - Opened by jakirkham over 7 years ago - 4 comments

#44 - IPython.utils.traitlets has moved to a top-level

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

#43 - instructions to install directly from github

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

#42 - Adding tags for corresponding releases

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

#41 - Clarify BSD license as BSD-3-Clause

Issue - State: closed - Opened by jakirkham about 8 years ago - 9 comments

#40 - Support for gzip'ed pickles

Pull Request - State: open - Opened by vascotenner over 8 years ago - 3 comments

#39 - Caching a whole notebook

Issue - State: open - Opened by Phyks over 8 years ago - 1 comment

#38 - invalid syntax

Issue - State: closed - Opened by callzhang over 8 years ago - 2 comments

#37 - deprecation warning for IPython.config import

Issue - State: open - Opened by den-run-ai over 8 years ago - 1 comment

#36 - adding optional use of cloudpickle module

Pull Request - State: closed - Opened by fbnrst over 8 years ago - 5 comments

#35 - Adding cloudpickle support

Pull Request - State: closed - Opened by fbnrst over 8 years ago - 7 comments

#34 - Use of cloudpickle

Issue - State: closed - Opened by fbnrst over 8 years ago - 2 comments

#33 - ipycache without ipy

Issue - State: open - Opened by den-run-ai almost 9 years ago

#32 - integrate with cachey (suggestion)

Issue - State: open - Opened by den-run-ai almost 9 years ago

#31 - fix ipynb runner

Pull Request - State: closed - Opened by ihrke about 9 years ago

#30 - Automatic detection of cell changes

Pull Request - State: closed - Opened by TyberiusPrime about 9 years ago - 5 comments

#29 - Recalculate cache whenever the set of stored variables changes

Pull Request - State: closed - Opened by TyberiusPrime about 9 years ago

#28 - Alternative caching backends

Issue - State: open - Opened by dimatura over 9 years ago - 10 comments
Labels: enhancement, question

#27 - automatically re-run cell if content changed

Issue - State: open - Opened by ihrke over 9 years ago - 1 comment
Labels: enhancement

#26 - make ipynb_runner python3 compliant

Pull Request - State: closed - Opened by ihrke over 9 years ago

#25 - Unbreak the tests on Python 3.3/3.4

Pull Request - State: closed - Opened by ckald over 9 years ago - 12 comments

#24 - Notebook tests

Pull Request - State: closed - Opened by ihrke over 9 years ago

#23 - simultaneous printing and capturing of output

Pull Request - State: closed - Opened by ihrke over 9 years ago

#22 - NameError for `moves` in Py3 conditional

Issue - State: closed - Opened by ckald over 9 years ago - 2 comments

#21 - Use Py2/3 compatible pickle

Pull Request - State: closed - Opened by ckald over 9 years ago - 3 comments

#20 - automatic testing with travis

Pull Request - State: closed - Opened by ihrke over 9 years ago - 3 comments

#19 - Spaces in directoryname

Issue - State: open - Opened by vascotenner almost 10 years ago
Labels: bug

#18 - replacing {code} blocks in path string

Pull Request - State: closed - Opened by ihrke almost 10 years ago - 1 comment

#17 - install fails due to missed README file

Issue - State: closed - Opened by epifanio almost 10 years ago - 1 comment

#16 - output in cached cells is delayed

Issue - State: closed - Opened by ihrke about 10 years ago - 9 comments
Labels: bug

#15 - allow code evaluation in path spec

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

#14 - Add a Bitdeli Badge to README

Pull Request - State: closed - Opened by bitdeli-chef over 10 years ago

#13 - Semi-automatic caching of outputs by input hash.

Issue - State: open - Opened by mforbes over 10 years ago - 4 comments
Labels: enhancement

#12 - Only pickle the results when the cell executes with no errors.

Issue - State: closed - Opened by mpelko over 10 years ago - 1 comment
Labels: enhancement

#11 - Fix example using --to

Pull Request - State: closed - Opened by juliangarcia over 10 years ago - 2 comments

#10 - Added the option to use a variable path by starting the argument with $....

Pull Request - State: closed - Opened by mpelko over 10 years ago - 2 comments

#9 - Accept arguments starting with $ (eval)

Issue - State: closed - Opened by rossant over 10 years ago - 2 comments
Labels: enhancement

#8 - Option to automatically save newly created variables in the cell

Issue - State: open - Opened by rossant over 10 years ago - 6 comments
Labels: enhancement

#7 - Add automatic tests with IPython notebooks

Issue - State: open - Opened by rossant over 10 years ago - 12 comments
Labels: tests

#6 - Configure travisCI with nosetests

Issue - State: closed - Opened by rossant over 10 years ago - 5 comments
Labels: tests

#5 - Is it possible to keep previous output (e.g., figures) when re-run (and skip) a cached cell?

Issue - State: closed - Opened by herrlich10 over 10 years ago - 32 comments
Labels: enhancement

#3 - Allow to save cache at arbitrary location

Issue - State: closed - Opened by mpelko over 10 years ago - 5 comments

#2 - Should fail if not all variables could be saved/loaded?

Issue - State: closed - Opened by mpelko over 10 years ago - 1 comment

#1 - Test on Python 3

Issue - State: closed - Opened by rossant over 10 years ago - 1 comment
Labels: tests