Skip to content

Commit 8d82821

Browse files
committed
Fix README
1 parent bbcac55 commit 8d82821

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# jupyterlab_variableinspector
22

3-
<<<<<<< before updating
43
[![Extension status](https://img.shields.io/badge/status-ready-success 'ready to be used')](https://jupyterlab-contrib.github.io/)
54
![PyPi_Version](https://img.shields.io/pypi/v/lckr-jupyterlab-variableinspector)
65
![Build](https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/workflows/Build/badge.svg)
@@ -28,10 +27,6 @@ Contributions in any form are welcome!
2827
In order to allow variable inspection, all content that is displayed first need to be sent from the kernel to the front end.
2928
Therefore, opening large data frames with the datagrid viewer can dramatically increase your occupied memory and _significantly slow down_ your browser.
3029
Use at your own risk.
31-
=======
32-
[![Github Actions Status](https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/workflows/Build/badge.svg)](https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/actions/workflows/build.yml)[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyterlab-contrib/jupyterlab-variableInspector/main?urlpath=lab)
33-
Variable inspector extension for JupyterLab
34-
>>>>>>> after updating
3530

3631
## Requirements
3732

0 commit comments

Comments
 (0)