FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
bqplot/.gitignore at feat_get_svg_data_python · maartenbreddels/bqplot · GitHub
maartenbreddels
/
bqplot
Public
forked from
bqplot/bqplot
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
bqplot
/
.gitignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
69 lines (54 loc) · 695 Bytes
Breadcrumbs
bqplot
/
.gitignore
Copy path
File metadata and controls
69 lines (54 loc) · 695 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
*
.py
[
cod
]
#
C extensions
*
.so
#
Packages
*
.egg
*
.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__
#
Installer logs
pip-log.txt
#
Unit test / coverage reports
.coverage
.tox
nosetests.xml
ui-tests
/
test-results
ui-tests
/
playwright-report
#
Translations
*
.mo
#
Project files
.mr.developer.cfg
.project
.pydevproject
#
Sphinx
_build
/
_generate
/
_static
/
_templates
/
#
Jupyter notebook checkpoints
.ipynb_checkpoints
/
*
Untitled
*
.ipynb
#
Compiled javascript
share
/
jupyter
/
nbextensions
/
bqplot
/
share
/
jupyter
/
labextensions
/
bqplot
/
js
/
css
/
bqplot.css
#
Node modules
node_modules
#
OS X
.DS_Store
#
git
*
.orig
#
vim
*
.swp
*
.tsbuildinfo
js
/
.yarn
Back
|
FazBrowse Home
|
New Git URL