jupyterlab / debugger

A visual debugger for Jupyter notebooks, consoles, and source files
BSD 3-Clause "New" or "Revised" License
562 stars 43 forks source link

Automatic import of libraries at startup #577

Open jnarula5 opened 3 years ago

jnarula5 commented 3 years ago

Hi,

In IPython, I can automatically import libraries into jupyter notebook by defining start.py under ~/.ipython/profile_default/startup (https://towardsdatascience.com/how-to-automatically-import-your-favorite-libraries-into-ipython-or-a-jupyter-notebook-9c69d89aa343)

I could not locate the config to the same for an xpython kernel.

Please help.

Thanks, JN

jtpio commented 3 years ago

Thanks @jnarula5.

This sounds more like an issue for xeus-python than the debugger extension.

Would you like to report it on the xeus-kernel repo? https://github.com/jupyter-xeus/xeus-python