Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

New notebook fill first cell with default import #44

Open
giux78 opened this issue Mar 21, 2019 · 0 comments
Open

New notebook fill first cell with default import #44

giux78 opened this issue Mar 21, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@giux78
Copy link

giux78 commented Mar 21, 2019

When creating a new notebook fill the cell with the import of default libraries imported according to the kernel type.
Example:

import requests
import pandas as pd
from io import StringIO
pd.options.display.html.table_schema = True
@giux78 giux78 added the enhancement New feature or request label Mar 21, 2019
@giux78 giux78 added this to To do in PDND(ex DAF) Mar 25, 2019
@giux78 giux78 moved this from To do to Backlog in PDND(ex DAF) May 17, 2019
@and0111 and0111 removed this from the Datascience release milestone May 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
PDND(ex DAF)
  
Backlog
Development

No branches or pull requests

2 participants