Carol Willing
|
33a58c8bcb
|
Fix @nbollweg comments
|
10 years ago |
Carol Willing
|
8b202574ef
|
Edit documentation notebook
|
10 years ago |
Jonathan Frederic
|
64c0e42a0a
|
Merge pull request #13 from malev/fix-symlink
Normalize path to fix symlink creation
|
10 years ago |
Marcos Vanetta
|
6f72d619e0
|
Normalize path to fix symlink creation
|
10 years ago |
Jonathan Frederic
|
053c83cce1
|
Merge pull request #12 from bollwyvl/nbext-pain-ipynb-doc
Initial crack at documentation for new-wave extension stuff
|
10 years ago |
Nicholas Bollweg
|
d54ed564af
|
initial crack at documentation for new-wave extension stuff
|
10 years ago |
Jonathan Frederic
|
e48015e08f
|
Merge pull request #11 from bollwyvl/nbext-pain-validation
More docstrings!
|
10 years ago |
Nicholas Bollweg
|
a17b7021ab
|
docstrings for everyone 🎉
|
10 years ago |
Nicholas Bollweg
|
e39a702654
|
documenting public members of nbextension
|
10 years ago |
Jonathan Frederic
|
16b52485dc
|
Merge pull request #10 from bollwyvl/nbext-pain-validation
Post-flight validation for *extension enable/list
|
10 years ago |
Nicholas Bollweg
|
77725985c1
|
adding test for non-python nbextension
|
10 years ago |
Nicholas Bollweg
|
fe9c33dec0
|
add rudimentary documentation of server spec (in private function, bah)
|
10 years ago |
Nicholas Bollweg
|
7859e9d7e7
|
adding more tests for validation, cleaning up validation return values
|
10 years ago |
Nicholas Bollweg
|
9bef5c1fea
|
serverextension docstrings
|
10 years ago |
Nicholas Bollweg
|
f3074fde93
|
logging, removing redundant implementations
|
10 years ago |
Nicholas Bollweg
|
071e92689e
|
adding initial post-install validation
|
10 years ago |
Jonathan Frederic
|
35f888948f
|
s/require/module for serverextension cc @minrk
|
10 years ago |
Jonathan Frederic
|
540a143c86
|
Grammar cc @bollwyvl
|
10 years ago |
Jonathan Frederic
|
5b6eb13d3b
|
Merge pull request #9 from bollwyvl/nbext-pain-ceci-nest-pas-une-nbextension
cleaning up references to nbextensions in serverextensions
|
10 years ago |
Nicholas Bollweg
|
2b43653ac3
|
actually, should be public
|
10 years ago |
Jonathan Frederic
|
2fc9dbef5a
|
Merge pull request #8 from bollwyvl/nbext-pain-logger-args
fixing log output... could be more verbose
|
10 years ago |
Nicholas Bollweg
|
ce4e3fc189
|
cleaning up references to nbextensions in serverextensions
|
10 years ago |
Nicholas Bollweg
|
2d30b4d70a
|
fixing log output... could be more verbose
|
10 years ago |
Jonathan Frederic
|
295e0a5aed
|
Use enabled/disabled
|
10 years ago |
Jonathan Frederic
|
6b4790bade
|
Use +/- instead of O/X or T/F
|
10 years ago |
Jonathan Frederic
|
89f12266bd
|
Remove extra junk from logging output
|
10 years ago |
Jonathan Frederic
|
b8e1e8d712
|
Merge pull request #7 from Carreau/fix-jon
More fixes fro nbextensions
|
10 years ago |
Matthias Bussonnier
|
32b5ba3b53
|
Log only if logger defined
|
10 years ago |
Matthias Bussonnier
|
4ce3f00983
|
only log if loggable
|
10 years ago |
Matthias Bussonnier
|
174d772e75
|
remove verbosity
|
10 years ago |
Matthias Bussonnier
|
4959581420
|
fix some tests.
|
10 years ago |
Matthias Bussonnier
|
0ac9277f21
|
Add deprecation warning and unbreak API
|
10 years ago |
Matthias Bussonnier
|
67ff596f8d
|
make the ENABLE/DISABLE markers ASCII
|
10 years ago |
Matthias Bussonnier
|
5e49c502ac
|
revert space changes
|
10 years ago |
Matthias Bussonnier
|
14b1224c47
|
unbreak API
|
10 years ago |
Jonathan Frederic
|
13c20df261
|
Merge pull request #6 from Carreau/fix-jon
Fix undefined variables
|
10 years ago |
Matthias Bussonnier
|
976687e668
|
remove unused import
|
10 years ago |
Matthias Bussonnier
|
0b2b908dc3
|
Fix dict.update does nto return a copy
|
10 years ago |
Matthias Bussonnier
|
63d6dbd775
|
remove redundant defaults
|
10 years ago |
Matthias Bussonnier
|
287e4a97be
|
Combine logic
|
10 years ago |
Matthias Bussonnier
|
eb87e16ccb
|
Minor style fixes
|
10 years ago |
Matthias Bussonnier
|
d87d26bfd8
|
Fix undefined variables
|
10 years ago |
Jonathan Frederic
|
6288b7abae
|
@carreau's comments
|
10 years ago |
Jonathan Frederic
|
166afb928c
|
Clarify doc strings
|
10 years ago |
Jonathan Frederic
|
50d3452a4c
|
Use better ansi codes
|
10 years ago |
Jonathan Frederic
|
fa399450c4
|
Fix poor logic in manager.py
|
10 years ago |
Jonathan Frederic
|
29279e21e7
|
Fix typo
|
10 years ago |
Jonathan Frederic
|
b5c4e98fe8
|
Get the serverextensions stuff to work and add unit tests for it
|
10 years ago |
Jonathan Frederic
|
54dd9c525a
|
Squash some bugs and write unit tests
Fix the new tests
|
10 years ago |
Jonathan Frederic
|
a205169002
|
Remove line that was causing the tests to fail
|
10 years ago |