issues
search
rossant
/
ipycache
Defines a %%cache cell magic in the IPython notebook to cache results of long-lasting computations in a persistent pickle file
BSD 3-Clause "New" or "Revised" License
138
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Removed IPython.utils.io.stdout.
#75
eohjelle
closed
2 days ago
0
module 'IPython.utils.io' has no attribute 'stdout'
#74
AmineMahdioui
opened
2 years ago
0
Fix LICENSE copyright, wording, and file extension
#73
mbrukman
closed
2 years ago
0
Set up caching for pip on Linux and macOS
#72
mbrukman
closed
2 years ago
0
Fix for IPython.utils.traitlets and pickle
#71
lyh16
closed
2 years ago
1
Include the license file in PyPI package
#70
mbrukman
opened
2 years ago
0
Move most config from `setup.py` to `setup.cfg` to simplify static config management
#69
mbrukman
opened
2 years ago
0
Update license copyright line, wording, and file extension
#68
mbrukman
closed
2 years ago
2
Add caching to `pip` in GitHub Actions
#67
mbrukman
closed
2 years ago
0
Rewrite unit tests to use Python `unittest`
#66
mbrukman
closed
2 years ago
3
Format with autopep8 and clean up code
#65
mbrukman
closed
2 years ago
0
Explicitly install `nose` to unbreak tests
#64
mbrukman
closed
2 years ago
11
Install `nose` explicitly as a quick fix to unblock license clarification
#63
mbrukman
closed
2 years ago
0
Migrate from `nose` to `nose2`
#62
mbrukman
closed
2 years ago
2
Replace deprecated, unmaintained `nose` with another solution
#61
mbrukman
closed
2 years ago
3
Clarify license as `BSD-3-Clause` in `setup.py`
#60
mbrukman
closed
2 years ago
3
Fix setup.py `description` and `url` fields
#59
mbrukman
closed
2 years ago
0
Add `text/markdown` README content type in setup
#58
mbrukman
closed
2 years ago
0
Update README and add PyPI badge [skip ci]
#57
mbrukman
closed
2 years ago
1
Check setup.py metadata for correctness
#56
mbrukman
closed
2 years ago
0
Fix GitHub Actions setup and test config
#55
mbrukman
closed
2 years ago
4
Convert Travis CI config to GitHub Actions
#54
mbrukman
closed
2 years ago
5
Remove README and README.rst, keeping README.md
#53
mbrukman
closed
2 years ago
0
Migrate from Travis CI to GitHub Actions
#52
mbrukman
closed
2 years ago
1
Remove 2 of the 3 README files in repo?
#51
mbrukman
closed
2 years ago
3
ipycache - Remote Code Execution (RCE) - Fix:
#50
JamieSlome
closed
10 months ago
1
Exceptions not visible when using %%cache
#49
oldnaari
opened
5 years ago
0
Import pickle
#48
rutujar
opened
5 years ago
2
ipycache.load_vars method is vulnerable
#47
bigbigliang-malwarebenchmark
opened
5 years ago
0
cPickle import error
#46
yoavram
opened
7 years ago
15
Package the License and Readme
#45
jakirkham
closed
2 years ago
4
IPython.utils.traitlets has moved to a top-level
#44
fbnrst
closed
2 years ago
1
instructions to install directly from github
#43
yoavram
closed
8 years ago
1
Adding tags for corresponding releases
#42
jakirkham
closed
2 years ago
6
Clarify BSD license as BSD-3-Clause
#41
jakirkham
closed
2 years ago
9
Support for gzip'ed pickles
#40
vascotenner
opened
8 years ago
3
Caching a whole notebook
#39
Phyks
opened
8 years ago
1
invalid syntax
#38
callzhang
closed
8 years ago
2
deprecation warning for IPython.config import
#37
den-run-ai
opened
9 years ago
1
adding optional use of cloudpickle module
#36
fbnrst
closed
9 years ago
5
Adding cloudpickle support
#35
fbnrst
closed
9 years ago
7
Use of cloudpickle
#34
fbnrst
closed
9 years ago
2
ipycache without ipy
#33
den-run-ai
opened
9 years ago
0
integrate with cachey (suggestion)
#32
den-run-ai
opened
9 years ago
0
fix ipynb runner
#31
ihrke
closed
9 years ago
0
Automatic detection of cell changes
#30
TyberiusPrime
closed
9 years ago
5
Recalculate cache whenever the set of stored variables changes
#29
TyberiusPrime
closed
9 years ago
0
Alternative caching backends
#28
dimatura
opened
9 years ago
10
automatically re-run cell if content changed
#27
ihrke
opened
9 years ago
1
make ipynb_runner python3 compliant
#26
ihrke
closed
9 years ago
0
Next